ariza Posted October 16, 2009 Share Posted October 16, 2009 Dear All, I have installied PHP 5.2.6 under Ubuntu 9.04 and make gd bundled enable. Then I downloaded gdchart-0.20 and extracted it. I do this step # phpize # ./configure # make but still GDCHART not appears in PHPinfo therefore I recheck again got this warning. root@ariza-laptop:/home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0# make test Build complete. Don't forget to run 'make test'. PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/gdchart.so' - /usr/lib/php5/20060613+lfs/gdchart.so: undefined symbol: gdFontTiny in Unknown on line 0 bogus test name tests/ root@ariza-laptop:/home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0# Please advise how to fix this problem? Riza Link to comment https://forums.phpfreaks.com/topic/177858-failed-to-installl-gdchart-using-ubuntu-904/ Share on other sites More sharing options...
trq Posted October 16, 2009 Share Posted October 16, 2009 I assume you put the gdchart.so file within /usr/lib/php5/20060613+lfs/ ? Link to comment https://forums.phpfreaks.com/topic/177858-failed-to-installl-gdchart-using-ubuntu-904/#findComment-937818 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.