Skip to content

Commit

Permalink
minor corrections.
Browse files Browse the repository at this point in the history
  • Loading branch information
gknauf committed Jul 12, 2004
1 parent 6e6748f commit 2be57d0
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions docs/INSTALL
Expand Up @@ -483,7 +483,9 @@ NetWare

To compile curl.nlm / libcurl.nlm you need:
- either any gcc / nlmconv, or CodeWarrior 7 PDK 4 or later.
- gnu make running on the platform you compile on.
- gnu make and awk running on the platform you compile on;
native Win32 versions can be downloaded from:
http://www.gknw.com/development/prgtools/
- 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);
Expand All @@ -500,7 +502,8 @@ 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.
gcc though; if you want to compile with Ares support then set an env var
WITH_ARES=1; 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/
Expand Down Expand Up @@ -585,3 +588,11 @@ OpenLDAP

http://www.openldap.org

Zlib
====

You'll find Zlib information at:

http://www.gzip.org/zlib/


0 comments on commit 2be57d0

Please sign in to comment.