[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
modperl installation issues + Can't load APR.so
- Subject: modperl installation issues + Can't load APR.so
- Date: Wed, 21 Feb 2007 15:47:44 -0600
- From: "jayakrishnan iyer" <suppressed>
hi everyone,
I have installed apache 2.2.4 on my computer and am trying to install mod perl 2.0.3, but have been running into some issues.
To
be specific I am having issues loading APR.so duiring the "make test"
phase of the installation. Due to this statements such as
use APR;
use APR:Pool ();
refuse to work and hence show compilation problems.
The following code snippet gives the details of the error
t/apr-ext/base64..............
..........Can't
load '/usr/local/src/mod_perl-
2.0.3/blib/arch/auto/APR/APR.so' for module APR: libaprutil-1.so.0:
cannot open shared object file: No such file or directory at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230.
at /usr/local/src/mod_perl-
2.0.3/blib/lib/APR/Base64.pm line 23
Compilation failed in require at /usr/local/src/mod_perl-2.0.3/blib/lib/APR/Base64.pm line 23.
BEGIN failed--compilation aborted at /usr/local/src/mod_perl-2.0.3/blib/lib/APR/Base64.pm line 23.
Compilation failed in require at /usr/local/src/mod_perl-2.0.3/t/lib/TestAPRlib/base64.pm line 11.
BEGIN failed--compilation aborted at /usr/local/src/mod_perl-2.0.3/t/lib/TestAPRlib/base64.pm line 11.
Compilation failed in require at t/apr-ext/base64.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/base64.t line 7.
dubious
Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/brigade.......................Can't
load '/usr/local/src/mod_perl-
2.0.3/blib/arch/auto/APR/APR.so' for module APR: libaprutil-1.so.0:
cannot open shared object file: No such file or directory at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230.
at /usr/local/src/mod_perl-
2.0.3/blib/lib/APR/Pool.pm line 23
Compilation failed in require at /usr/local/src/mod_perl-2.0.3/blib/lib/APR/Pool.pm line 23.
BEGIN failed--compilation aborted at /usr/local/src/mod_perl-2.0.3/blib/lib/APR/Pool.pm line 23.
Compilation failed in require at /usr/local/src/mod_perl-2.0.3/t/lib/TestAPRlib/brigade.pm line 14.
BEGIN failed--compilation aborted at /usr/local/src/mod_perl-2.0.3/t/lib/TestAPRlib/brigade.pm line 14.
Compilation failed in require at t/apr-ext/brigade.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/brigade.t line 7.
dubious
Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/bucket........................Can't
load '/usr/local/src/mod_perl-
2.0.3/blib/arch/auto/APR/APR.so' for module APR: libaprutil-1.so.0:
cannot open shared object file: No such file or directory at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230.
at /usr/local/src/mod_perl-
2.0.3/blib/lib/APR/Brigade.pm line 23
Compilation failed in require at /usr/local/src/mod_perl-2.0.3/blib/lib/APR/Brigade.pm line 23.
BEGIN failed--compilation aborted at /usr/local/src/mod_perl-2.0.3/blib/lib/APR/Brigade.pm line 23.
Compilation failed in require at /usr/local/src/mod_perl-2.0.3/t/lib/TestCommon/Utils.pm line 6.
BEGIN failed--compilation aborted at /usr/local/src/mod_perl-2.0.3/t/lib/TestCommon/Utils.pm line 6.
Compilation failed in require at /usr/local/src/mod_perl-
2.0.3/t/lib/TestAPRlib/bucket.pm line 10.
BEGIN failed--compilation aborted at /usr/local/src/mod_perl-2.0.3/t/lib/TestAPRlib/bucket.pm line 10.
Compilation failed in require at t/apr-ext/bucket.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/bucket.t line 7.
dubious
Test returned status 255 (wstat 65280, 0xff00)
t/apr-ext/date..........................Can't load '/usr/local/src/mod_perl-2.0.3/blib/arch/auto/APR/APR.so' for module APR: libaprutil-1.so.0
: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230.
at /usr/local/src/mod_perl-2.0.3/blib/lib/APR/Date.pm line 23
Compilation failed in require at /usr/local/src/mod_perl-
2.0.3/blib/lib/APR/Date.pm line 23.
BEGIN failed--compilation aborted at /usr/local/src/mod_perl-2.0.3/blib/lib/APR/Date.pm line 23.
Compilation failed in require at /usr/local/src/mod_perl-2.0.3/t/lib/TestAPRlib/date.pm line 11.
BEGIN failed--compilation aborted at /usr/local/src/mod_perl-2.0.3/t/lib/TestAPRlib/date.pm line 11.
Compilation failed in require at t/apr-ext/date.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/date.t line 7.
This finally results in,
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/api/server_const.t 3 1 3
t/apr-ext/base64.t 255 65280 ?? ?? ??
t/apr-ext/brigade.t 255 65280 ?? ?? ??
t/apr-ext/bucket.t 255 65280 ?? ?? ??
t/apr-ext/date.t 255 65280 ?? ?? ??
t/apr-ext/error.t 255 65280 ?? ?? ??
t/apr-ext/finfo.t 255 65280 ?? ?? ??
t/apr-ext/os.t 255 65280 ?? ?? ??
t/apr-ext/pool.t 255 65280 ?? ?? ??
t/apr-ext/status.t 255 65280 ?? ?? ??
t/apr-ext/string.t 255 65280 ?? ?? ??
t/apr-ext/table.t 255 65280 ?? ?? ??
t/apr-ext/threadmutex.t 255 65280 ?? ?? ??
t/apr-ext/uri.t 255 65280 ?? ?? ??
t/apr-ext/util.t 255 65280 ?? ?? ??
t/apr-ext/uuid.t 255 65280 ?? ?? ??
t/apr/constants.t 255 65280 ?? ?? ??
16 tests and 13 subtests skipped.
Failed 17/236 test scripts. 1/2256 subtests failed.
Files=236, Tests=2256, 309 wallclock secs (187.26 cusr + 109.07 csys =
296.33
CPU)
Failed 17/236 test programs. 1/2256 subtests failed.
[warning] server localhost.localdomain:8529 shutdown
[ error] error running tests (please examine t/logs/error_log)
Any help in this regard would be highly appreciated
Jay
--
"You have no responsibility to live up to what other people think you ought to accomplish" - Richard Feynman
"The things we know best are the things we haven't been taught."
- Marquis de Vauvenargues
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.