summaryrefslogtreecommitdiff
path: root/README.aix
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2002-04-22 19:56:17 +0200
committerJarkko Hietaniemi <jhi@iki.fi>2002-04-22 15:04:25 +0000
commite41d30bc98dce1dea5c4a5747bd838c25bdeda5d (patch)
tree108e52ad4fffce5d5a42589ae7e96e7c30427533 /README.aix
parent8994bf69bffe8ea7157fdf1989f5abde04dba937 (diff)
downloadperl-e41d30bc98dce1dea5c4a5747bd838c25bdeda5d.tar.gz
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
Diffstat (limited to 'README.aix')
-rw-r--r--README.aix10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.aix b/README.aix
index a4134a0b81..89446a57c5 100644
--- a/README.aix
+++ b/README.aix
@@ -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