Hello, I've just compiled Apache 1.3.27 with mod_perl 1.27 from their 
tarballs on Solaris. perl is 5.8.0 packaged for Solaris.

The installation of libapreq with cpan(1) stops here:

Running make test
make[1]: Entering directory `/root/.cpan/build/libapreq-1.1/c'
make[1]: Leaving directory `/root/.cpan/build/libapreq-1.1/c'
make[1]: Entering directory `/root/.cpan/build/libapreq-1.1/Request'
make[1]: Leaving directory `/root/.cpan/build/libapreq-1.1/Request'
make[1]: Entering directory `/root/.cpan/build/libapreq-1.1/Cookie'
make[1]: Leaving directory `/root/.cpan/build/libapreq-1.1/Cookie'
t/httpd -f `pwd`/t/httpd.conf
/bin/sh: t/httpd: not found
make: *** [start_httpd] Error 1
  /usr/local/bin/make test -- NOT OK

Looks like it's taking t/httpd instead of /usr/local/apache/bin/httpd, 
though I entered that full path to httpd in a previous prompt.

With similar settings I've just smoothly installed libapreq on Debian, 
do you know what can be happening?

-- fxn

Reply via email to