aboutsummaryrefslogtreecommitdiffstats
path: root/README.aix
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2000-02-19 21:58:39 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2000-02-19 21:58:39 +0000
commit254b6b619b5a775e620e6a10c7451ad3f54ee5cf (patch)
treed1bf74dff722e9a73aa2738c082aa632bb562086 /README.aix
parent762bb17fcb0c960e58d85d3c451d15b4f5c1e92f (diff)
Add an RCS ID.
Note that the configure-script changes to make GLib buildable on AIX are in GLib 1.2.7. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1654 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'README.aix')
-rw-r--r--README.aix9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.aix b/README.aix
index 8d1830f5e1..6dd180b622 100644
--- a/README.aix
+++ b/README.aix
@@ -1,3 +1,5 @@
+$Id: README.aix,v 1.3 2000/02/19 21:58:39 guy Exp $
+
After much work and toil, Craig Rodrigues was able to compile libpcap
and Ethereal on AIX 4.3.2. His odyssey is document in various e-mails
at http://ethereal.zing.org/lists/ethereal-dev/199911/
@@ -11,10 +13,9 @@ specifying the flag
to the "configure" script for "libpcap" should do the trick.
The source code changes to Ethereal mentioned below should be in the
-current source tree. The changes to GTK+ aren't in 1.2.6; they may
-appear in a later release (the configure script file was accepted by the
-GTK+ folks, as per Craig's mail; the "-lgdk" problem may require more
-work).
+current source tree. The changes to the GLib configure script is in
+GLib 1.2.7; the changes for the "-lgdk" problem are probably still
+necessary in the current version of GTK+.
Subject: Re: [ethereal-dev] Re: [ethereal-users] Problems compiling 0.7.7 under AIX 4.3.2
From: Gilbert Ramirez <gram@xiexie.org>