Difference between revisions of "Compilation and Installation"
From OpenSSLWiki
Jump to navigationJump to searchLine 31: | Line 31: | ||
=== Windows === | === Windows === | ||
+ | |||
+ | ==== W32 ==== | ||
+ | |||
+ | ==== W64 ==== | ||
+ | |||
+ | ==== Windows CE ==== | ||
=== Mac === | === Mac === | ||
+ | |||
+ | |||
+ | === More === | ||
+ | |||
+ | ==== VMS ==== | ||
+ | |||
+ | ==== OS/2 ==== | ||
+ | |||
+ | ==== NetWare ==== | ||
+ | |||
+ | 5.x 6.x |
Revision as of 14:46, 24 March 2013
Get source code
http://www.openssl.org/source/
Compilation
once you untarred source ( or got it from a source control ) best is to look at README provided in it.
cat README
where you will understand that you have to read another file INSTALL :
cat INSTALL
Quick
./config make make test make install
Platfom specific
Linux
Intel
ARM
Windows
W32
W64
Windows CE
Mac
More
VMS
OS/2
NetWare
5.x 6.x