RE: Upgrading from Perl 5.6 to Perl 5.8

2005-02-24 Thread Dan Fish
> > For now, just accept it as one of Perl's quirks. > > Kind of like Java 1.4.5 being "Java Five", or whatever it is ... :-) > > Or maybe like Solaris 9 = Solaris 2.9 = SunOS 5.9 :-) Gotta hand it to them Sun folks... Always keeping us guessing -Dan -- To unsubscribe, e-mail: [EMAIL

Re: Upgrading from Perl 5.6 to Perl 5.8

2005-02-24 Thread Wiggins d'Anconia
Chris Devers wrote: On Wed, 23 Feb 2005, Paul Ohashi wrote: [snip] Kind of like Java 1.4.5 being "Java Five", or whatever it is ... :-) Anyone on Solaris should be already :-)... Solaris 9 isn't that SunOS 5.9??? http://danconia.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

RE: Upgrading from Perl 5.6 to Perl 5.8

2005-02-23 Thread Thomas Bätzler
Paul Ohashi <[EMAIL PROTECTED]> asked: > Now I'm trying to install the DBI module and when I execute > 'perl Makefile.PL' the output returned says: > > I see you're using perl 5.008006 on sun4-solaris, okay. > > There's nothing in my environment that says perl 5.0. My > question is two fo

Re: Upgrading from Perl 5.6 to Perl 5.8

2005-02-23 Thread Eduardo Vázquez Rodríguez
Where did you install perl? Does your environment variables are pointing to the new perl version?. I had the same error and I fixed changing the usual path /usr/bin/perl to the new one /usr/local/bin/perl, just use the ln command As long as I remember the newer versions of perl are installed unde

Re: Upgrading from Perl 5.6 to Perl 5.8

2005-02-23 Thread Chris Devers
On Wed, 23 Feb 2005, Paul Ohashi wrote: > I've upgraded to Perl 5.8 from 5.6 and I'm getting output I don't > understand when I try to install the DBI module. > > I'm on Solaris 9 (Sparc) and I had Perl 5.0 and 5.6 installed as > packages and I removed them with pkgrm. I then installed Perl 5.8