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:
Tue, 6 Jun 2000 16:17:17 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (43 lines)
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