From: Yves M. <yme...@pe...> - 2005-03-16 08:54:36
|
>> I had no problem in compiling appending this flag to the configure command: >> LDFLAGS="-L/usr/local/lib -lgd" >> Perhaps it's not so elegant, but it works ;) If you have gdlib_config, that comes with gd-2.X (for example in /some/path/bin), you can also use this: ./configure --with-gdlib_config_dir=/some/path/bin Yves -- http://ymettier.free.fr http://www.perfparse.org http://pagesperso.laposte.net/ymettier/perfparse-devel/ |