Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX

From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@16074
This commit is contained in:
H.Merijn Brand 2002-04-22 19:56:17 +02:00 committed by Jarkko Hietaniemi
parent 8994bf69bf
commit e41d30bc98

View File

@ -51,8 +51,14 @@ show the base, but is not always complete:
# oslevel
4.3.0.0
# lslpp -l | grep 'bos.rte '
bos.rte 4.3.2.1 COMMITTED Base Operating System Runtime
bos.rte 4.3.2.0 COMMITTED Base Operating System Runtime
bos.rte 4.3.3.75 COMMITTED Base Operating System Runtime
bos.rte 4.3.2.0 COMMITTED Base Operating System Runtime
#
As a side note, perl cannot be built without bos.adt.syscalls installed
# lslpp -l | grep syscalls
bos.adt.syscalls 4.3.3.50 COMMITTED System Calls Application
#
=head2 Building Dynamic Extensions on AIX