Search Postgresql Archives

Compiling openssl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Good day,
Is it possible to use any of your products to compile openssl-1.0.0a.tar.gz form http://www.openssl.org/source/ for Win32 environment, how?
OR can you help complile it with this adjustment to the makefile:
 
To build, I needed to modify the first lines of the example code's Makefile as follows:

OPENSSLDIR=c:/openssl32
CFLAGS=-g -I$(OPENSSLDIR)/include
LD=-Lc:/openssl32/lib -llibeay32 -lssleay32
 
Please help or advice on the way out.
Regards,
Yomi


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux