Re: [mp2] libgd (and freetype) problem with ModPerl::Registry

2003-12-17 Thread Kaiko Kaur
On Wed, Dec 10, 2003 at 11:05:33AM -0800, Stas Bekman wrote: > Kaiko Kaur wrote: > [...] > >I recompiled freetype library and gd library and have result: > ># ldd /usr/lib/libgd.so > >libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4003b000) > >

Re: [mp2] libgd (and freetype) problem with ModPerl::Registry

2003-12-10 Thread Kaiko Kaur
libm.so.6 => /lib/libm.so.6 (0x400de000) libc.so.6 => /lib/libc.so.6 (0x40101000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x8000) Still no results. Problem was php. PHP was compiled with gd and I don't know when and how. Anyway... I did it again (--with-gd=/usr) and it worked. Quite instructional case for me. Thank you for you help anyway. -- Kaiko Kaur -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html

[mp2] libgd (and freetype) problem with ModPerl::Registry

2003-12-07 Thread Kaiko Kaur
auto/GD/Graph3d/.packlist /usr/lib/perl5/site_perl/5.8.1/i486-linux/GD.pm Linux: Slackware (lot of packages are self-compiled) Apache: Apache/2.0.48 (Unix) mod_perl/1.99_11 Perl/v5.8.1 mod_ssl/2.0.48 OpenSSL/0.9.7c PHP/4.3.4 -- Kaiko Kaur -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html