Change 16074 by jhi@alpha on 2002/04/22 15:04:25
Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
From: "H.Merijn Brand" <[EMAIL PROTECTED]>
Date: Mon, 22 Apr 2002 17:56:17 +0200
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/README.aix#9 edit
Differences ...
==== //depot/perl/README.aix#9 (text) ====
Index: perl/README.aix
--- perl/README.aix.~1~ Mon Apr 22 09:15:05 2002
+++ perl/README.aix Mon Apr 22 09:15:05 2002
@@ -51,8 +51,14 @@
# 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
End of Patch.