  | |  | perl module | perl module 2003-11-16 - By Jay Daniels
Back I have installed perl-Curses rpm, but the rpm installed Curses.pm into: /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi/Curses.pm
Redhat Perl searches ...../vender_perl/5.8.0/i386-linux-thread-multi/ but not the 5.8.1 directory for my Curses module.
How do I make perl search for Curses.pm in /5.8.1/ ?
I hope this works, cause perl -CPAN -e 'install Curses ' FAILED to compile with many errors! Is RH 9 perl broken? I have all updates that I am aware of...
jay
|
|
 |