You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Aaron Johnson <aj...@sbcglobal.net> on 2004/05/04 20:41:43 UTC

install problems

I am trying to install Embperl on a RH9 full install (Apache 2 and mod_perl)
using CPAN.  I am encountering this error:

 

Starting httpd...       Usage: httpd
{start|stop|restart|condrestart|reload|status|fullstatus|graceful|help|confi
gtest}

Cannot open test/tmp/httpd.pid at test.pl line 2561.

 

Test terminated with fatal error

make: *** [test_dynamic] Error 1

  /usr/bin/make test -- NOT OK

Running make install

  make test had returned bad status, won't install without force

 

I had Embperl installed on this exact same system (except with a different
hard drive) without encountering this problem.  The only difference that I
can think of is that I installed Bundle::CPAN first last time and I didn't
this time.  The path to the httpd that I specified during setup was
/etc/init.d/httpd.  Any help would be appreciated.