By yangke on
I know this isn't really drupal related, but i hope somebody can help me..
I'm trying to install PEAR 's Image_Graph for use in drupal modules.
I'm using xampp on a windows vista machine.
I'm using this command in my prompt: ' pear install Image_Canvas-0.3.2 ' to install this package (dependency of Image_Graph)
but it complains i need pear installer 1.8.1 (and i have 1.7.2)
How can i update my pear installer? Or is there an easier way to install the Image_Graph package?
I noticed DrupalModules.com is using Image_Graph in a custom module to create rating graphs, so it should be possible...
my php knowledge is very limited..HELP?
Comments
help?
still having problems.
I tried updating pear. using the go-pear.php and go-pear.bat methods described in the pear manual.
However if i use the 'pear version' command i still get 1.7.2
I also posted on a xampp forum, but still waiting for a solution..
fusioncharts free
I switched to fusioncharts free (better support).
However the pear xampp question is still valid..