aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-03-16 11:32:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-03-16 11:32:53 +0000
commit5992252b3d5e0b37587bf3f234d289ffeae42ba4 (patch)
treecbf9314cc6b23ac8a7abccd46d6c10c23f19e8be /INSTALL
parent90030a49c7facfefeca8157255f213197343c340 (diff)
updates and fixes
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL26
1 files changed, 26 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index a2e389433..d96bb8b57 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,6 +6,32 @@
How To Compile
+Curl has been compiled and built on numerous different operating systems. The
+way to proceed is mainly devided in two different ways: the unix way or the
+windows way.
+
+If you're using Windows (95, 98, NT) or OS/2, you should continue reading from
+the Win32 header below. All other systems should be capable of being installed
+as described un the the UNIX header.
+
+PORTS
+=====
+ Just to show off, this is a probably incomplete list of known hardware and
+ operating systems that curl has been compiled for:
+
+ Sparc Solaris 2.4, 2.5, 2.5.1, 2.6, 7
+ Sparc SunOS 4.1.*
+ i386 Linux 1.3, 2.0, 2.2
+ MIPS IRIX
+ HP-PA HP-UX
+ PowerPC Mac OS X
+ - Ultrix
+ i386 OpenBSD
+ m68k OpenBSD
+ i386 Windows 95, 98, NT
+ i386 OS/2
+ m68k AmigaOS 3
+
UNIX
====