[EMAIL PROTECTED] writes: > I downloaded and install CPAN in the interactive mode > > everthing seem fine, but when I tried to download > and install mod_perl I get the following error message > > Going to read y/sources/authors/01mailrc.txt.gz > > Can't exec "y": No such file or directory at \ > /usr/lib/perl5/5.6.0/i386-linux/IO/File.pm line 166 > > Could pipe [y --decompress --stdout \ > y/sources/authors/01mailrc.txt.gz]: \
When you configured CPAN, at one point it asked what the path was to the gzip binary, with the default "/bin/gzip". You typed "y", thinking that you were accepting the default, but in fact by typing "y" you were actually telling it that the full path to the gzip binary is "y". You need to reconfigure the CPAN module to fix this. -- John Abreau / Executive Director, Boston Linux & Unix ICQ 28611923 / AIM abreauj / JABBER [EMAIL PROTECTED] / YAHOO abreauj Email [EMAIL PROTECTED] / WWW http://www.abreau.net / PGP-Key-ID 0xD5C7B5D9 PGP-Key-Fingerprint 72 FB 39 4F 3C 3B D6 5B E0 C8 5A 6E F1 2C BE 99
msg01624/pgp00000.pgp
Description: PGP signature
