U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » Documentation » Help Topic "Installing OpenSSL"
Help Topic "Installing OpenSSL" [message #34739] Fri, 09 December 2011 13:22 Go to previous message
Wolfgang is currently offline  Wolfgang
Messages: 146
Registered: November 2011
Location: Germany
Experienced Member
Hi, tried to install OpenSSL for AES en/decryption and wanted to follow the step by step guide out of the Help Topic "Installing OpenSSL" but it refers to openssl-0.9.8l and the lastest release is 1.0.0e. I think it wouldn't be bad to update the Help Topic.

I've installed for MSC9:

Downloads:
Quote:

http://www.openssl.org/source/openssl-1.0.0e.tar.gz
http://www.activestate.com/activeperl/downloads


Extracted it to c:\temp\openssl-1.0.0e\
Now opened command shell (cmd):

cd C:\temp\openssl-1.0.0e\
perl Configure VC-WIN32 --prefix=c:/temp/openssl-bin/
cd C:\temp\openssl-1.0.0e\
%comspec% /k ""c:\Program Files\Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat"" x86
cd C:\temp\openssl-1.0.0e\
ms\do_ms.bat
nmake -f ms\nt.mak
nmake -f ms\ntdll.mak


( http://www.ultimatepp.org/forum/index.php?t=msg&goto=256 17&#msg_25617)

Hope it helps!

best regards
Wolfgang
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: translations
Next Topic: Fixes to "Callback macros" documentation
Goto Forum:
  


Current Time: Sat Apr 25 15:59:18 GMT+2 2026

Total time taken to generate the page: 0.00511 seconds