That's ok for me, but what can i do to use the perl SSleay module.
Every time i try to compile, i 've got many errors in the bn.h ?
Anyone have compiled the perl module on NT ?

Ulrich Kroener a �crit :

> Ng, (?)
>
> You need
>   Perl for Win32 (from ActiveWare)
>   VC 5 or later (from you know whom)
>
> Last time I checked (with openssl-0.9.1c), it worked like this:
>
>  <where_your_MSVC_bin_directory_is>\vcvars.bat
>  cd <where_your_openssl_root_is>
>  perl util\mk1mf.pl VC-WIN32 dll no-asm >ms\ntdll.mak
>  perl util\mkdef.pl 32 libeay > ms\libeay32.def
>  perl util\mkdef.pl 32 ssleay > ms\ssleay32.def
>  nmake -f ms\ntdll.mak
>
> After this, you will (so I hope) find two DLLs in the out32dll directory,
> together with their respective import libraries.
>
> This is very similar to the ms\do_ms.bat script proposed, but
> with no-asm enabled, so that you won't need the MS assembler
> (named ml.exe).
>
> Cheers!
>
> Ulrich Kr�ner
>
> P.S.: Also see my attached mak file for making a debug version
> ( use "nmake -f ms\ntdll-debug-noasm.mak" )
>
> Disclaimer: I speak for myself, not for my employer.
>
> ---Ng Wei Yang <[EMAIL PROTECTED]> wrote:
> >
> > Hi, for the kind people out there, please help me to get the openssl
> > source code compiled n made into a dll library. I'm quite dumb in this
> > thing n i face a lot of problem when try to follow the instructions
> > provided in the install.w32.
> >
> > my email is [EMAIL PROTECTED]
> >
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>   ------------------------------------------------------------------------
>                                Name: ntdll-debug-noasm.zip
>    ntdll-debug-noasm.zip       Type: Zip Compressed Data 
>(application/x-zip-compressed)
>                            Encoding: base64
>                         Description: ntdll-debug-noasm.zip
begin:vcard 
n:<B>Obolonsky</B>;<B>Hugues</B>
tel;cell:0686051629
tel;work:0141164620
x-mozilla-html:TRUE
url:www.sit.fr
org:<center><BR><IMG SRC="http://www.sit.fr/images/sit.gif"><BR><BR><B>SIT Europe</B></center>;<center>Internet,Intranet,Extranet<BR></center>
adr:;;37, rue du Moulin des Bruy�res;Courbevoie;;92400;France
version:2.1
email;internet:[EMAIL PROTECTED]
title:<CENTER><B>Consultant</B></CENTER>
x-mozilla-cpt:;27536
fn:Hugues Obolonsky
end:vcard

Reply via email to