This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
authorH.Merijn Brand <h.m.brand@xs4all.nl>
Mon, 22 Apr 2002 17:56:17 +0000 (19:56 +0200)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 22 Apr 2002 15:04:25 +0000 (15:04 +0000)
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@16074

README.aix

index a4134a0..89446a5 100644 (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