cURL / Mailing Lists / curl-users / Single Mail

curl-users

Compiling cURL SSL (was: SSL, X.509 and cURL (sending XML))

From: SM <nntp_at_iname.com>
Date: Tue, 17 Jul 2001 23:13:50 +0400

At 10:04 17-07-2001 +0200, Armando Piedra wrote:

>MS Visual Studio which includes C++, I don't know how to compile the source
>code into a useable binary! I have both source codes (openssl 0.6.9b and
>cURL 7.8) and would need to compile these now...Is there any way in which
>any of you could assist me on this? I would be most grateful, and it may

You will need to install Perl for Win32 (from ActiveState.com) to compile
the OpenSSL files. Please see the Install.w32 which is part of the OpenSSL
tarball.

Quoting the cURL Install file:

  Please read the OpenSSL documentation on how to compile and install
  the OpenSSL library. This generates the libeay32.dll and ssleay32.dll
  files.

  Run the 'vcvars32.bat' file to get the proper environment variables
  set. Edit the makefile.vc6 in the lib directory and define
  OPENSSL_PATH. Set the location of the OpenSSL library and run 'nmake
  vc-ssl' in the root directory.

  The vcvars32.bat file is part of the Microsoft development
  environment.

You can also get the OpenSSL DLLs and cURL 7.8 win32 binary at
http://www.megaohm.resistor.net/~sm/curl78ssl.zip

Regards,
-sm
Received on 2001-07-17