|
Hi,
I'm Emmanuel from France.
I did try to install Cpan module and/or compile them by hand on a new Centos 64 bits but i've got some strange "read-only" error...
Of course i did it as root, file system is ok, things as "touch /tmp/test" don't do error..
To don't be crazy , I did EXCACTLY the same things on a new Centos 32 bits and everything s OK...
have you an idea ? I need to have a Cassandra Database server on the Centos so i prefer to have the 64 bits os....
Thank you,
Emmanuel
--> Error Messages
[root@li270-37 ExtUtils-Manifest-1.58]# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Manifest....ok
2/94 skipped: Can't make MANIFEST read-only
CPAN.pm: Going to build M/MS/MSCHWERN/Test-Simple-0.96.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Test::Simple
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
|