My operating system is CentOS 3.9, and my Perl version is 5.8.0. I'm new at this and I'd appreciate any help anyone could give me. Thanks...
I've successfully installed most all the Perl Modules with CPAN and I'm at the end where it's installing the Apache stuff and I'm getting the error below when trying to install Apache::Cookie.
One last thing... it's referring to /usr/bin/perl and I don't have this directory.
Running install for module 'Apache::Cookie'
Running make for G/GE/GEOFF/libapreq-1.33.tar.gz
Has already been unwrapped into directory /root/.cpan/build/libapreq-1.33
'/usr/bin/perl Makefile.PL' returned status 512, won't make
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
ERROR: failed to install Apache::Cookie without force, trying to force install
I've successfully installed most all the Perl Modules with CPAN and I'm at the end where it's installing the Apache stuff and I'm getting the error below when trying to install Apache::Cookie.
One last thing... it's referring to /usr/bin/perl and I don't have this directory.
Running install for module 'Apache::Cookie'
Running make for G/GE/GEOFF/libapreq-1.33.tar.gz
Has already been unwrapped into directory /root/.cpan/build/libapreq-1.33
'/usr/bin/perl Makefile.PL' returned status 512, won't make
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
ERROR: failed to install Apache::Cookie without force, trying to force install