Re: Which way is the true way, and what not? "-lssleay32 -llibeay32" Way? Or "-lssl -lcrypto" Way? Fw: HowTo: Strawberry Perl v5.12.3 x64 upgrade to OpenSSL v1.0.0d from "OpenSSL 1.0.0-beta4"

2011-06-02 Thread kmx
Dne 2.6.2011 18:05, Victor Miasnikov napsal(a): > Hi! >>> Question N2: where to download / get / take openssl.cnf for OpenSSL from >>> *_20110507.zip? >> Take apps/openssl.cnf from the original openssl-1.0.0d.tar.gz tarball. > Thanks! > > But you must agree to the OpenSSL in Strawberry Perl inco

Re: Which way is the true way, and what not? "-lssleay32 -llibeay32" Way? Or "-lssl -lcrypto" Way? Fw: HowTo: Strawberry Perl v5.12.3 x64 upgrade to OpenSSL v1.0.0d from "OpenSSL 1.0.0-beta4"

2011-06-02 Thread Victor Miasnikov
Hi! >> Question N2: where to download / get / take openssl.cnf for OpenSSL from >> *_20110507.zip? >Take apps/openssl.cnf from the original openssl-1.0.0d.tar.gz tarball. Thanks! But you must agree to the OpenSSL in Strawberry Perl incomplete And where to download / get / take .dll from \ope

Re: Which way is the true way, and what not? "-lssleay32 -llibeay32" Way? Or "-lssl -lcrypto" Way? Fw: HowTo: Strawberry Perl v5.12.3 x64 upgrade to OpenSSL v1.0.0d from "OpenSSL 1.0.0-beta4"

2011-06-02 Thread kmx
> > We will go step by step: > > The practical question: .dll / .lib files from > 64bit_openssl-1.0.0d-bin_20110507.zip build via Configure + make? Or with > mingw32.bat? Or copy from "openssl Win32 binaries distribution"? There are no *.lib just *.a They are built via Configure + make and renam

Strawberry Perl with Cream - 5.12.3 v3 released

2011-06-02 Thread Gabor Szabo
Just in case you have not read my announcement in other places. I released a package that is a Strawberry Perl derivative. It has Padre and lots of other modules added and it has an installer exe. http://szabgab.com/blog/2011/05/strawberry-perl-with-cream-5-12-3-v3-released.html It is now also o

Re: Which way is the true way, and what not? "-lssleay32 -llibeay32" Way? Or "-lssl -lcrypto" Way? Fw: HowTo: Strawberry Perl v5.12.3 x64 upgrade to OpenSSL v1.0.0d from "OpenSSL 1.0.0-beta4"

2011-06-02 Thread Victor Miasnikov
Hi! The trouble is that openssl has 2 different way for building MSWindows/gcc libraries - one via Configure+make; the second via mingw32.bat. . . . the more-or-less official openssl Win32 binaries distribution (see http://www.openssl.org/related/binaries.html) contains also mingw/gcc *.a l

Re: Which way is the true way, and what not? "-lssleay32 -llibeay32" Way? Or "-lssl -lcrypto" Way? Fw: HowTo: Strawberry Perl v5.12.3 x64 upgrade to OpenSSL v1.0.0d from "OpenSSL 1.0.0-beta4"

2011-06-02 Thread kmx
Hi Victor, > a) "-lssleay32 -llibeay32" Way: > > At this moment in strawberry-perl-5.12.3.0-64bit / 5.12.2.0 and in > 64bit_openssl-1.0.0d-bin_20110507.zip : > == > libeay32__.dll > ssleay32__.dll > libeay32.a > libssl32.a > libssleay32.a > == I can give an explanation as I have prepared this

Which way is the true way, and what not? "-lssleay32 -llibeay32" Way? Or "-lssl -lcrypto" Way? Fw: HowTo: Strawberry Perl v5.12.3 x64 upgrade to OpenSSL v1.0.0d from "OpenSSL 1.0.0-beta4"

2011-06-02 Thread Victor Miasnikov
Hi! Which way is the true way, and what not? "-lssleay32 -llibeay32" Way? Or "-lssl -lcrypto" Way? -- a) "-lssleay32 -llibeay32" Way: At this moment in strawberry-perl-5.12.3.0-64bit / 5.12.2.0 and in 64bit_openssl-1.0.0d-bin_20110507.zip : == libeay32__.dll ssleay32__.dll libeay32.a libs