develooper Front page | perl.perl5.porters | Postings from January 2003

Re: [perl #20448] Installation of Perl 5.8

Thread Previous | Thread Next
From:
H.Merijn Brand
Date:
January 23, 2003 09:45
Subject:
Re: [perl #20448] Installation of Perl 5.8
Message ID:
20030123183932.FC61.H.M.BRAND@hccnet.nl
On Wed 22 Jan 2003 21:28, "Hsu, Vicky" <Vicky.Hsu@pharma.com> wrote:
> Hi, all.
> 
> Sorry about the missing attachment the first time around.

And sorry for my overly short answer in my first reply. Though you told me
off-list it helped, I agree with Hugo that I could have been  a bit more
polite.

From what I see it /might/ be possible that the 5.8.0 installation gets upset
by the detected 5.005_02:

The output of "perl -V" is as follows:

Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration:
  Platform:
    osname=irix, osvers=6.2, archname=irix-o32
    uname='irix urd 6.2 03131015 ip22 '
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef

This might also explain the type incompatibilities, because I now saw -64 as
option to cc.

What I suggest is to make sure that perl-5.005_02 can *not* be found in your
path

# mv /usr/freeware/lib/perl5 /usr/freeware/lib/perl-5.005_02

so it cannot be found in your $PATH and start all over.
'make distclean' might not be enough, though it /should/ be enough

> -Vicky
> 
> -----Original Message-----
> From: Hsu, Vicky 
> Sent: Tuesday, January 21, 2003 6:37 PM
> To: 'perlbug-followup@perl.org'
> Cc: Hsu, Vicky
> Subject: RE: [perl #20448] Installation of Perl 5.8
> 
> 
> Hi, all.
> Thanks for the responses to my dilemma. 
> The attached file contains the output given by my machine after running
> "make" and "Maketest". "Make" gives me warnings, and "Maketest" fails one
> test.

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
  WinNT 4, Win2K pro & WinCE 2.11.  Smoking perl CORE: smokers@perl.org
http://archives.develooper.com/daily-build@perl.org/   perl-qa@perl.org
send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About