smthames has asked for the wisdom of the Perl Monks concerning the following question:
All of the t/apreq/cgi.t tests fail with this in the error log:Installing: libapreq2 2.07 Hardware: Poweredge 1850 - Dual 2.8 Mhz procs OS: Linux 2.6.11-1.1369_FC4smp
It appears the module Request.so cannot be found but, in fact, it is there.Can't load '/root/build/libapreq2-2.07/glue/perl/t/cgi-bin/../../blib/ +arch/auto/APR/Request/Request.so' for module APR::Request: libapreq2. +so.2: cannot open shared object file: No such file or directory at /u +sr/lib/perl5/5.8.6/i386-linux-thread-multi/DynaLoader.pm line 230. at /root/build/libapreq2-2.07/glue/perl/t/cgi-bin/../../blib/lib/APR/ +Request/Param.pm line 27 Compilation failed in require at /root/build/libapreq2-2.07/glue/perl/ +t/cgi-bin/../../blib/lib/APR/Request/Param.pm line 27. BEGIN failed--compilation aborted at /root/build/libapreq2-2.07/glue/p +erl/t/cgi-bin/../../blib/lib/APR/Request/Param.pm line 27. Compilation failed in require at /root/build/libapreq2-2.07/glue/perl/ +t/cgi-bin/test_cgi.pl line 11. BEGIN failed--compilation aborted at /root/build/libapreq2-2.07/glue/p +erl/t/cgi-bin/test_cgi.pl line 11. Premature end of script headers: test_cgi.pl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: libapreq2 installtion
by salvix (Pilgrim) on Mar 03, 2006 at 17:38 UTC | |
by smthames (Initiate) on Mar 03, 2006 at 17:51 UTC | |
by salvix (Pilgrim) on Mar 03, 2006 at 17:59 UTC | |
by smthames (Initiate) on Mar 03, 2006 at 20:32 UTC | |
by salvix (Pilgrim) on Mar 03, 2006 at 22:22 UTC | |
|
Re: libapreq2 installtion
by bowei_99 (Friar) on Mar 03, 2006 at 21:57 UTC |