You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Xiongfei Wang <wa...@arches.uga.edu> on 2003/01/30 03:49:21 UTC

[users@httpd] can not install perl module Config::IniFiles on redhat 7.1

I want to run cgi examples from the book "apache server2 bible" (by Kabir)
I use command 
perl -MCPAN -e 'CPAN::Shell->install('Config::IniFiles')'
to install perl module Config::IniFiles, but fail the error messge are:
-----------------------------------------------------------------
t/00load............ok
t/01basic...........ok
t/02weird...........ok
t/03comments........ok
t/04import..........ok
t/05hash............ok
t/06oo..............ok
t/07misc............ok 3/4Test 4 has problems at t/07misc.t line 35.
Value is 1! at t/07misc.t line 38.
t/07misc............NOK 4FAILED test 4
        Failed 1/4 tests, 75.00% okay
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/07misc.t                    4    1  25.00%  4
Failed 1/8 test scripts, 87.50% okay. 1/79 subtests failed, 98.73% okay.
make: *** [test_dynamic] Error 29
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
-----------------------------------------------------------------------
How can i fix this problem?
My oprationg system is redhat 7.1 
Thanks


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org