summaryrefslogtreecommitdiffstats
path: root/INSTALL.NW
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-06-05 21:47:19 +0000
committerRichard Levitte <levitte@openssl.org>2005-06-05 21:47:19 +0000
commit9e5b378081f288aec64f87261acff8639fd0d0eb (patch)
treee81df7aa845abaf5e67f2fa8dab71e1e4ff9db83 /INSTALL.NW
parent7ed876533aa7c8e721836c25cef737c3643f5e55 (diff)
Updated support for NetWare, submitted by Verdon Walker <VWalker@novell.com>.
PR: 1098
Diffstat (limited to 'INSTALL.NW')
-rw-r--r--INSTALL.NW14
1 files changed, 6 insertions, 8 deletions
diff --git a/INSTALL.NW b/INSTALL.NW
index 6ee02939c0..3dae72a144 100644
--- a/INSTALL.NW
+++ b/INSTALL.NW
@@ -95,7 +95,12 @@ following tools may be required:
Microsoft SDK. Note: The winsock2.h support headers may change
with various versions of winsock2.h. Check the dependencies
section on the NDK WinSock2 download page for the latest
- information on dependencies.
+ information on dependencies. These components are unsupported by
+ Novell. They are provided as a courtesy, but it is strongly
+ suggested that all development be done using LIBC, not CLIB.
+
+ As of June 2005, the WinSock2 components are available at:
+ http://forgeftp.novell.com//ws2comp/
NLM and NetWare libraries for C (including CLIB and XPlat):
@@ -288,13 +293,6 @@ The do_tests.pl script generates a log file "\openssl\test_out\tests.log"
which should be reviewed for errors. Any errors will be denoted by the word
"ERROR" in the log.
-NOTE: Currently (11/2002), the LibC test nlms report an error while loading
- when launched from the perl script (do_tests.pl). The problems are
- being addressed by the LibC development team and should be fixed in the
- next release. Until the problems are corrected, the LibC test nlms
- will have to be executed manually.
-
-
DEVELOPING WITH THE OPENSSL SDK:
--------------------------------
Now that everything is built and tested, you are ready to use the OpenSSL