Re: [mp2] modperl2 compile error

[prev] [thread] [next] [Date index for 2005/04/28]

From: Stas Bekman
Subject: Re: [mp2] modperl2 compile error
Date: 20:55 on 28 Apr 2005
Tom Caldwell wrote:
> So here are the reuslts of the versbose tests and the contents of
> t/logs/error_log after running the failed tests.
[...]
> # testing : testing subproc's stdin -> stderr + list context
> # expected: my stderr
> # received: /opt/perl/bin/perl: error while loading shared libraries:
> libperl.so: cannot open shared object file: No such file or directory
> not ok 5

excellent. So it fails to run the scripts located in t/htdocs/util/. Can 
you run those from the command line? It looks like /opt/perl/bin/perl 
can't find libperl.so when run as 'nobody'. Try:

su
su - nobody
/opt/perl/bin/perl -V

Do you have some special env vars that tell perl where to find libperl.so? 
check the output of 'printenv' in your shell.

BTW, what's the first line of t/TEST?

Finally, please post the output of:

   ldd /opt/perl/bin/perl

thanks.

        -- 
        __________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

(message missing)

[mp2] modperl2 compile error
Tom Caldwell 16:35 on 27 Apr 2005

Re: [mp2] modperl2 compile error
Stas Bekman 16:41 on 27 Apr 2005

Re: [mp2] modperl2 compile error
Stas Bekman 16:36 on 28 Apr 2005

Re: [mp2] modperl2 compile error
Tom Caldwell 19:46 on 28 Apr 2005

Re: [mp2] modperl2 compile error
Stas Bekman 20:55 on 28 Apr 2005

Re: [mp2] modperl2 compile error
Tom Caldwell 18:54 on 29 Apr 2005

Re: [mp2] modperl2 compile error
Stas Bekman 06:25 on 30 Apr 2005

Re: [mp2] modperl2 compile error
Marc =?ISO-8859-1?Q?Gr=E0cia?= 07:53 on 02 May 2005

Re: [mp2] modperl2 compile error
Stas Bekman 17:05 on 02 May 2005

Re: [mp2] modperl2 compile error
Marc =?ISO-8859-1?Q?Gr=E0cia?= 10:09 on 04 May 2005

Re: [mp2] modperl2 compile error
Tom Caldwell 15:09 on 04 May 2005

Re: [mp2] modperl2 compile error
Marc =?ISO-8859-1?Q?Gr=E0cia?= 10:26 on 05 May 2005

Re: [mp2] modperl2 compile error
Stas Bekman 05:23 on 06 May 2005

Re: [mp2] modperl2 compile error
Tom Caldwell 20:03 on 09 May 2005

Re: [mp2] modperl2 compile error
Tom Caldwell 22:24 on 02 May 2005

Re: [mp2] modperl2 compile error
Stas Bekman 06:40 on 03 May 2005

Re: [mp2] modperl2 compile error
Stas Bekman 05:51 on 03 May 2005

Re: [mp2] modperl2 compile error
Stas Bekman 20:46 on 09 May 2005

Generated at 06:56 on 17 May 2005 by mariachi v0.52