aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-01-26 02:31:35 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-01-26 02:31:35 +0000
commit85a79e34eb316329b801d527998091a73308c58a (patch)
treea0cfd75801b5c607d5b6c0f9f99ff48e346c5379 /README
parent8897888b044c96c9167e3ad590506b28cafa61de (diff)
Move version to 0.8.2, add Win32 to list of platforms in README.
svn path=/trunk/; revision=1562
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 41d19a7f58..faae370255 100644
--- a/README
+++ b/README
@@ -27,15 +27,16 @@ Installation
Ethereal is known to compile and run on the following systems:
- - Linux (2.0.x, 2.1.x, 2.2.x)
+ - Linux (2.0.x, 2.1.x, 2.2.x, 2.3.x)
- Solaris (2.5.1, 2.6, 7)
- FreeBSD (2.2.5, 2.2.6, 3.1, 3.2, 3.3)
- Sequent PTX v4.4.5 (Nick Williams <njw@sequent.com>)
- Tru64 UNIX (formerly Digital UNIX) (3.2, 4.0)
- Irix (6.5)
- AIX (4.3.2, with a bit of work)
+ - Win32 (NT, 98; read-only, no capturing yet)
-It should run on other systems without too much trouble.
+It should run on other Unix-ish systems without too much trouble.
NOTE: the Makefile appears to depend on GNU "make"; it doesn't appear to
work with the "make" that comes with Solaris 7 nor the BSD "make".