[Robert, please quote only the relevant parts you reply to. The way you reply renders this thread very hard to read in the future. Thanks.

Robert Aspinall wrote:
I'm not sure what output you're looking for, but if I run ldd on /var/sgi_apache/httpd-outbox/libexec/libperl.so:

libm.so  =>      /usr/lib32/libm.so
libc.so.1  =>    /usr/lib32/libc.so.1

Which file do you want me to ldd as far as the perl lib goes?

So it looks like a statically linked apache/mod_perl. Was your DBI linked against a different perl? May be your system doesn't support shared libraries?

> Something I noticed when reinstalling DBI.. it's finding perl 5.008
> somewhere on the system, despite invoking cpan with the 5.8 binary.  I
> get this message:
>
> Creating DBI::PurePerl test variant: t/zvpp_60preparse.t
> Creating DBI::PurePerl test variant: t/zvpp_80proxy.t
> Checking if your kit is complete...
> Looks good
> I see you're using perl 5.008002 on IP27-irix, okay.

That could be it. So take a look at the URL I've quoted in first place again and see if you have more than one perl installed.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to