Dear sure; Thank you very much. I did upgrade it to perl 5.6.1. Eiji Hamano
>How to upgrade to Perl v5.6.1 [RaQ 4] >------------------------------------------ >1. Shell into RaQ4 as the user 'root' >2. cd /root/ >3. wget http://www.cpan.org/src/5.0/perl-5.6.1.tar.gz >4. tar zxvf perl-5.6.1.tar.gz >5. cd perl-5.6.1 >6. sh Configure - >Dotherlibdirs='/usr/lib/perl5/site_perl/5.005:/usr/lib/perl5/site_perl/5.005 >/i386-linux' -des >**The above is all one line, and it important to run it as one line. If you >don't, it will not work!** >7. make && make test && make install >8. Need to press Enter once during the 'make install' step. >**Ensure you install it somewhere different from the loaded version** >END > _______________________________________________ Cobaltfacts site list [email protected] http://list.cobaltfacts.com/mailman/listinfo.cgi/cobaltfacts
