Discussion:
[PHP-INSTALL] GDChart failed to Install it Ubuntu 9.04
Abdul Rahman Riza
2009-10-13 16:45:44 UTC
Permalink
Hello,

I am installing gdchart in Ubuntu 9.04 but its not appears in phpinfo. I try
to see what happened and seems something wrong while installation here.

***@ariza-laptop:/home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0# make test
/bin/bash /home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0/libtool
--mode=install cp
./gdchart.la/home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0/modules
libtool: install: cp ./.libs/gdchart.so
/home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0/modules/gdchart.so
libtool: install: cp ./.libs/gdchart.lai
/home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0/modules/gdchart.la
libtool: finish:
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/sbin"
ldconfig -n /home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
/home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

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/
***@ariza-laptop:/home/ariza/Desktop/gdchart-0.2.0/gdchart-0.2.0#


Can anybody advise how to solve it?

Regards,
Riza

Loading...