[rt-users] RT 3.0 install problem with Apache::Request on RedHat 7.3

Curtis Rempel curtis at telus.net
Tue Apr 1 10:44:28 EST 2003


On Tue, 2003-04-01 at 03:17, shimi wrote:
    that happend to me too
    
    just install it manually...
    
    i.e. perl -MCPAN -e 'install Apache::Request'
    
    and when it asks wether to inspect the current config file, say NO
    
    - shimi
    

Hi Shimi,

Thanks for the tip.  I did that and now I get a different error:

unning 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
Syntax error on line 15 of /root/.cpan/build/libapreq-1.1/t/httpd.conf:
Invalid command 'TypesConfig', perhaps mis-spelled or defined by a
module not included in the server configuration
make: *** [start_httpd] Error 1
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
[root at vault rt-3-0-0]#


Curtis




More information about the rt-users mailing list