HP3000-L Archives

June 2000, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Eben Yong <[log in to unmask]>
Reply To:
Date:
Wed, 7 Jun 2000 11:37:47 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (85 lines)
Hi Mark,

I installed Perl/iX 5.6.0 June 1st revision and all looks great.  Next, I
tried to install the Date::Manip module.  It went farther than ever before
without any problem.  The only thing it complained about was a WARNING.  I
suspect it's an easy fix with chmod, but I am curious to know

1) In spite of the WARNING, is Date::Manip installed correctly?
2) Should I use chmod on one or more files/directories and if so, which
ones?
3) If I need to re-install Date::Manip, do I follow the same procedure, ie,
do I need to undo what was installed before attempting the re-installation
of the module?

Thanks very much!

Eben

---- shell session and messages follow ----
shell/iX> make install
Warning: You do not have permissions to install into
/PERL/PUB/lib/perl5/site_pe
rl/5.6.0/PA-RISC1.1 at /PERL/PUB/lib/perl5/5.6.0/ExtUtils/Install.pm line
62.
Installing /PERL/PUB/lib/perl5/site_perl/5.6.0/Date/Manip.pm
Installing /PERL/PUB/lib/perl5/site_perl/5.6.0/Date/Manip.pod
Installing /PERL/PUB/man/man3/Date::Manip.3
Writing
/PERL/PUB/lib/perl5/site_perl/5.6.0/PA-RISC1.1/auto/Date/Manip/.packlist

Appending installation info to
/PERL/PUB/lib/perl5/5.6.0/PA-RISC1.1/perllocal.po
d

-----Original Message-----
From: Eben Yong [mailto:[log in to unmask]]
Sent: Tuesday, June 06, 2000 4:17 PM
To: 'Mark Bixby'; [log in to unmask]
Cc: 'HP-3000 Systems Discussion (E-mail)'
Subject: RE: Perl/iX Date Manipulation libraries


Aahhh -- ok, let me re-install Perl/iX using your Jun 1st revision and see
if I have better results.  Thanks.

-----Original Message-----
From: Mark Bixby [mailto:[log in to unmask]]
Sent: Tuesday, June 06, 2000 3:55 PM
To: [log in to unmask]
Cc: HP-3000 Systems Discussion (E-mail)
Subject: Re: Perl/iX Date Manipulation libraries




Eben Yong wrote:
>
> Mark,
>
> Below is the list of files that exist in /usr/lib.  The statement
> VERSION.PUB.SYS PERL.PUB.PERL does not return the /usr/lib/libstr.sl file!
> I am running Perl 5.6.0 on MPE 5.5p7...

Are you running the Perl 5.6.0 that I released on May 20th, or the one that
I
re-released on June 1st?  You want to be using the June 1st release if you
plan
to play with Apache/mod_perl once I release it possibly over the weekend.

> AIHBETA.EBEN%XEQ VERSION.PUB.SYS PERL.PUB.PERL
> VERSION  C.55.06 Copyright (C) Hewlett-Packard 1987.  All Rights Reserved.
>
> LIBRARY SEARCH LIST: /usr/lib/libcurses.sl /lib/libsvipc.sl
/usr/lib/libsocket.sl /lib/libm.sl /lib/libc.sl

Hmmm, you want to fix this by doing:

:XEQ LINKEDIT.PUB.SYS 'ALTPROG
PERL.PUB.PERL;XL="/usr/lib/libcurses.sl,/lib/libsvipc.sl,/usr/lib/libsocket.
sl,/usr/lib/libstr.sl,/lib/libm.sl,/lib/libc.sl"'

The June 1st version is using the above XL list.

- Mark B.

ATOM RSS1 RSS2