]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
added section for compiling NetWare target.
authorGunter Knauf <gk@gknw.de>
Mon, 5 Jul 2004 00:55:48 +0000 (00:55 +0000)
committerGunter Knauf <gk@gknw.de>
Mon, 5 Jul 2004 00:55:48 +0000 (00:55 +0000)
docs/INSTALL

index d16b039e893a659f1877b9e125d37ec434e96c53..b810cb83d0dbde791dda0f8071932699b5752ea3 100644 (file)
@@ -472,6 +472,31 @@ AmigaOS
    you can find a precompiled package at http://amiga.sourceforge.net/OpenSSL/
 
 
+NetWare
+=======
+
+   To compile curl.nlm / libcurl.nlm you need:
+   - either any gcc / nlmconv, or CodeWarrior 7 PDK 4 or later.
+   - recent Novell LibC SDK availabable from:
+     http://developer.novell.com/ndk/libc.htm
+   - optional zlib sources (at the moment only dynamic linking with zlib.imp); 
+     sources with NetWare Makefile can be optained from:
+     http://www.gknw.com/mirror/zlib/
+
+   Set a search path to your compiler, linker and tools, if you want to have
+   zlib support then set the environment var ZLIB_PATH pointing to your zlib
+   sources, and finally type 'make netware' ...
+   other options are currently not supported, although partly prepared.
+   The Ares lib builds arlready fine, and both test tools work fine at least 
+   when build with CodeWarrior...; dont know yet why they fail when build with
+   gcc though; also I've not tested yet including libcares into curl.
+   Any help in testing appreciated!
+   Buils automatically created 4 times a day from current CVS are here:
+   http://www.gknw.com/mirror/curl/autobuilds/
+   the status of these buids can be viewed at the autobuild table:
+   http://curl.haxx.se/auto/
+
+
 PORTS
 =====
    This is a probably incomplete list of known hardware and operating systems