summaryrefslogtreecommitdiffstats
path: root/INSTALL.W32
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-04-26 15:50:55 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-04-26 15:50:55 +0000
commitd7f0d147b1a36407d8a5569aac48dde5a5b8854c (patch)
tree0f6b91d6bb1e9b06dfa1f27e680991a52a524164 /INSTALL.W32
parent26902b9aad4fc50a213385ba437c2f8a3183c4b3 (diff)
Update docs: can use backslashes now.
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W325
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index 7794cf1ad1..849544bf17 100644
--- a/INSTALL.W32
+++ b/INSTALL.W32
@@ -27,7 +27,7 @@
- Netwide Assembler, a.k.a. NASM, available from http://nasm.sourceforge.net/
is required if you intend to utilize assembler modules. Note that NASM
- is the only supported assembler.
+ is now the only supported assembler.
If you are compiling from a tarball or a CVS snapshot then the Win32 files
may well be not up to date. This may mean that some "tweaking" is required to
@@ -43,7 +43,7 @@
Firstly you should run Configure:
- > perl Configure VC-WIN32 --prefix=c:/some/openssl/dir
+ > perl Configure VC-WIN32 --prefix=c:\some\openssl\dir
Where the prefix argument specifies where OpenSSL will be installed to.
@@ -56,6 +56,7 @@
- If you don't want to use the assembly language files at all then run:
+ > perl Configure VC-WIN32 no-asm --prefix=c:/some/openssl/dir
> ms\do_ms
If you get errors about things not having numbers assigned then check the