Hello,

I try to use a package called GD with Apache 1.3. This package is a PERL
module with a dunamic object. Whenever I run a PERL script
thru Apache as a CGI script I get the message:

Can't locate object method "new" via package "GD::Image"

The new method is in GD.so. Seems when using mod_perl it
doesn't load the shared object GD.so.

My question is. How can I use third pary shared objects residing
in the PERL library tree when a perl script is executed thru
the Apache webserver.

I am using:
Apache/1.3.0 (Unix) S.u.S.E./5.3 mod_perl/1.12

Hans Hopman
- To get out of this list, please send email to [EMAIL PROTECTED] with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to