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-
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
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
. 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]
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
"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