in reply to Re^2: Trouble with CPAN on Slax
in thread Trouble with CPAN on Slax

This indicates that something is broken with your installation of Slax:

Warning: the following files are missing in your kit: lib/Text/Template.pm

... because lib/Text/Template.pm certainly is in the tarfile of the distribution. Maybe Slax uses a weird umask or has some other permission things, like SELinux but broken in a different way?

Replies are listed 'Best First'.
Re^4: Trouble with CPAN on Slax
by Anonymous Monk on Mar 11, 2010 at 05:27 UTC
    Im not agree with you. I have the same problem but I found in all cases the Make:Maker cant read well the Manifest files, and was making several test with several packages on slax using cpan or downloading the tar.gz package and traying run the Makefile.Pl but it cant process folders on the buil makefile process, it make problems with it tray to run make test and make install process Im try to install the modules manually.