(no subject)

1999-02-08 Thread Ng Wei Yang
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] _

having problem following instructions in install.w32

1999-02-08 Thread Ng Wei Yang
someone pls can help me, after i run "perl Configure VC-WIN32" i run "nmake -f ms/ntdll.mak" but i have problem, see the attached files. my email is [EMAIL PROTECTED] icq: 16029514 Doc1.doc

Win 32 DLL library [Re: (no subject)]

1999-02-08 Thread Ulrich Kroener
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: \vcvars.bat cd 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

RE: How programmatically store certificate for Netscape?

1999-02-08 Thread Pierre De Boeck
Use PKCS12 for that. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Yuriy Stul > Sent: Monday, February 08, 1999 6:49 AM > To: Microsoft Cryptographic API > Cc: Open SSL developers list; Open SSL users list; SSL Developers List; > SSL Users > Subje

RE: Win 32 DLL library [Re: (no subject)]

1999-02-08 Thread Ulrich Kroener
Wayne, I'm glad that you made it in the meantime. > By the way, I searched my whole harddisk and I can't find the file > vcvars.bat. My mistake, that was vcvars32.bat. This is the file that introduces the MSVC environment variables. > But I guess that is to do with the include path for the

Re: Win 32 DLL library [Re: (no subject)]

1999-02-08 Thread Hugues Obolonsky
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 w

Re: having problem following instructions in install.w32

1999-02-08 Thread Dr Stephen Henson
Ng Wei Yang wrote: > > someone pls can help me, after i run "perl Configure VC-WIN32" > i run "nmake -f ms/ntdll.mak" > > but i have problem, see the attached files. Edit the file ms/ntdll.mak, the line beginning "CP=" to read: CP=copy nul + then try again. Steve. -- Dr Stephen N. Henson. U

Re: Win 32 DLL library & NET_SSLEAY Perl module generation (bn.h) compilation errors

1999-02-08 Thread Francois
Hi, I'm doing it at the moment and I'm also getting these quite unexpected errors (for ssl.h and bn.h) . I wonder if this is caused by #include ordering in the SSLeay.xs? Would there be any Win32 MS VC 5.0 or 6.0 expert as to know if there would be any special compile flags to set in order to