Re: openssl-0.9.6b-2 Install problem

2002-06-02 Thread Ben Srour
Try using the -e switch in rpm to remove said package before installation of the new one. I.e, erase the old one first then install the new one. -Ben -- Ben Srour [EMAIL PROTECTED] On Sun, 2 Jun 2002, Salvatore Buccoliero wrote: > Hi Openssl users, > > I'm having problems installing openssl-

Re: openssl-0.9.6b-2 Install problem

2002-06-02 Thread Brad House
I don't think this is an appropriate question for this mailing list, though I will answer your question. The problem is with dependancies and RPMs ... The first error you got obviously was because you already had a previous version of OpenSSL installed. The second error occurred because there a

Re: openssl-0.9.6b or with openssl-0.9.6-stable-SNAP-20020112

2002-01-16 Thread Steve Wirth
Ralf, there's a "vcvars32.bat" in the bin/ folder of your MSVC++. Run this file before compiling, that should set the standard include paths correctly. (btw "stdio.h" is a standard C include header that comes with the compiler). Alternatively, if you don't want to compile the libraries yoursel

RE: openssl-0.9.6b on solaris-sparcv9-cc

2001-11-12 Thread lgazis
. As long as you pick up /usr/ucb/cc first, OpenSSL won't build. If you don't have the SUNWspro compiler, follow Erich's advice and use gcc. Lynn Gazis -Original Message- From: Erich Titl [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 11, 2001 6:11 AM To: [EMAIL PROTECTED]

Re: openssl-0.9.6b on solaris-sparcv9-cc

2001-11-11 Thread Erich Titl
Hi Aslam wrote the following at 19:48 09.11.2001: >I'm trying to compile openssl-0.9.6b on solaris-sparcv9-cc.. and when I do >"make" as per the install in openssl-0.9.6b\.. I get following error message.. > >$ make >+ rm -f libcrypto.so.0 >+ rm -f libcrypto.so >+ rm -f libcrypto.so.0.9.6 >+ rm

Re: openssl-0.9.6b

2001-10-29 Thread Dr S N Henson
"Wong, RYM (Richard)" wrote: > > Hi, > > I have a question about the format of 'Subject' in 'Certificate Request' > file. > > If I put "emailAddress = Email Address >emailAddress_max = 60" > at the end of the block '[ req_distinguished_name ]' in the file > 'openssl.cnf' and