[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re:perl 5.8 RAQ4
- Subject: [cobalt-users] Re:perl 5.8 RAQ4
- From: "Steve Bassi" <steve@xxxxxxxxx>
- Date: Thu Feb 13 16:57:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Bruce Timberlake kindly posted the perl 5.6.1 perl upgrade a while ago.
*** STILL UNOFFICIAL AND STILL NOT SUPPORTED ***
get perl-5.6.1.tar.gz from ftp.perl.org
tar zxvf perl-5.6.1.tar.gz
cd perl-5.6.1
sh
Configure -Dotherlibdirs='/usr/lib/perl5/site_perl/5.005:/usr/lib/perl5/site
_perl/5.005/i386-linux' -des
make && make test && make install
I just wondered if this would work ok with perl 5.8
Anyone tried, or should I have another beer and go for it .
Bassi