Home
      CentOS / Blue Quartz
      Online Store
      Main Cobalt Page
      Recent Updates
      Commercial Software
      Tech Support
      How To / Install Notes
      Free Downloads
      Cobalt Related Links
      About Us
      Site News
 
[RaQ 4] How to upgrade to Perl v5.6.1
 
Shell into RaQ4 as the user 'root'
  1. wget http://www.cpan.org/src/5.0/perl-5.6.1.tar.gz
  2. tar zxvf perl-5.6.1.tar.gz
  3. cd perl-5.6.1
  4. sh Configure -Dotherlibdirs='/usr/lib/perl5/site_perl/5.005:/usr/lib/perl5/site_perl/5.005/i386-linux' -des -Dd_dosuid

    The above is all one line, and it important to run it as one line. If you don't, it will not work!
  5. make && make test && make install
Need to press Enter once during the 'make install' step That is it, and that is all! Your all done!



Copyright (c) 2006.
NuOnce Networks, Inc.