Re: installing OpenSSL 1.1.1 on RedHat 6.x

2021-07-09 Thread Hubert Kario
On Friday, 9 July 2021 09:27:12 CEST, Jan Just Keijser wrote: On 08/07/21 18:55, Tim Culhane wrote: Hi, We have a customer who is running our product on a RedHat 6.x server. Our product uses OpenSSL 1.1.1 to handle secure connections. Initial testing by the customer is showing segmentation fau

Re: installing OpenSSL 1.1.1 on RedHat 6.x

2021-07-09 Thread Jan Just Keijser
On 08/07/21 18:55, Tim Culhane wrote: Hi, We have a customer who is running our product on a RedHat 6.x server. Our product uses OpenSSL 1.1.1 to handle secure connections. Initial testing by the customer is showing segmentation faults in OpenSSL during the handshake process. We have successfu

RE: installing OpenSSL 1.1.1 on RedHat 6.x

2021-07-08 Thread Tim Culhane
edHat version. I need to find that out first. Tim -Original Message- From: openssl-users On Behalf Of Viktor Dukhovni Sent: Thursday 8 July 2021 22:04 To: openssl-users@openssl.org Subject: Re: installing OpenSSL 1.1.1 on RedHat 6.x On Thu, Jul 08, 2021 at 09:58:15PM +0100, Tim Culhane

Re: installing OpenSSL 1.1.1 on RedHat 6.x

2021-07-08 Thread Viktor Dukhovni
On Thu, Jul 08, 2021 at 09:58:15PM +0100, Tim Culhane wrote: > We used to ship OpenSSL with our product but decided to decouple OpenSSL so > that customers had the flexibility to run with whatever versionof OpenSSL > and could upgrade OpenSSL when they needed to rather than waiting for an > updat

RE: installing OpenSSL 1.1.1 on RedHat 6.x

2021-07-08 Thread Tim Culhane
-Original Message- From: openssl-users On Behalf Of Viktor Dukhovni Sent: Thursday 8 July 2021 20:49 To: openssl-users@openssl.org Subject: Re: installing OpenSSL 1.1.1 on RedHat 6.x On Thu, Jul 08, 2021 at 05:55:42PM +0100, Tim Culhane wrote: > We have a customer who is running

RE: installing OpenSSL 1.1.1 on RedHat 6.x

2021-07-08 Thread Floodeenjr, Thomas
Tim, 6.6 - 6.5 may likely work. 7.x - 6.x will probably not work. -Tom -Original Message- From: Tim Culhane Sent: Thursday, July 8, 2021 2:56 PM To: Floodeenjr, Thomas ; openssl-users@openssl.org Subject: RE: installing OpenSSL 1.1.1 on RedHat 6.x Hi Tom, So from what you say, you

RE: installing OpenSSL 1.1.1 on RedHat 6.x

2021-07-08 Thread Tim Culhane
: RE: installing OpenSSL 1.1.1 on RedHat 6.x Is the OpenSSL version being used built on the platform that it is run on? You cannot use a version compiled on a newer platform in an older environment. -Tom -Original Message- From: openssl-users On Behalf Of Tim Culhane Sent: Thursday

Re: installing OpenSSL 1.1.1 on RedHat 6.x

2021-07-08 Thread Viktor Dukhovni
On Thu, Jul 08, 2021 at 05:55:42PM +0100, Tim Culhane wrote: > We have a customer who is running our product on a RedHat 6.x server. > Our product uses OpenSSL 1.1.1 to handle secure connections. > > Initial testing by the customer is showing segmentation faults in OpenSSL > during the handshake

RE: installing OpenSSL 1.1.1 on RedHat 6.x

2021-07-08 Thread Floodeenjr, Thomas
@openssl.org Subject: installing OpenSSL 1.1.1 on RedHat 6.x Hi, We have a customer who is running our product on a RedHat 6.x server. Our product uses OpenSSL 1.1.1 to handle secure connections. Initial testing by the customer is showing segmentation faults in OpenSSL during the handshake process. We

installing OpenSSL 1.1.1 on RedHat 6.x

2021-07-08 Thread Tim Culhane
Hi, We have a customer who is running our product on a RedHat 6.x server. Our product uses OpenSSL 1.1.1 to handle secure connections. Initial testing by the customer is showing segmentation faults in OpenSSL during the handshake process. We have successfully tested our product on CentOS 7.x ser

Re: installing openssl on win10 64bit

2020-06-09 Thread Matt Caswell
On 09/06/2020 10:26, Michael Lev מיכאל לאב wrote: > Hi, > For developing and testing I need http server on my win10 64 bit pc, > so I use http server from  > https://www.npmjs.com/package/http-server >

installing openssl on win10 64bit

2020-06-09 Thread Michael Lev מיכאל לאב
Hi, For developing and testing I need http server on my win10 64 bit pc, so I use http server from https://www.npmjs.com/package/http-server

Re: [openssl-users] Trouble installing openssl 1.1.0 on Ubuntu 14.04

2018-11-06 Thread Richard Levitte
In message <1541454675952-0.p...@n7.nabble.com> on Mon, 5 Nov 2018 14:51:15 -0700 (MST), EcolaneAdam said: > Hello, > > Several months ago I had configured ansible to deploy openssl upgrades to > our Ubuntu 14.04 servers and did so with the following version via apt > module: > - libssl

[openssl-users] Trouble installing openssl 1.1.0 on Ubuntu 14.04

2018-11-05 Thread EcolaneAdam
Hello, Several months ago I had configured ansible to deploy openssl upgrades to our Ubuntu 14.04 servers and did so with the following version via apt module: - libssl-dev=1.1.0h-2.0+ubuntu14.04.1+deb.sury.org+1 - openssl=1.1.0h-2.0+ubuntu14.04.1+deb.sury.org+1 Now when doing dep

Re: [openssl-users] Help installing OpenSSL 1.1.0 pre6 on Windows 2012 R2

2016-08-27 Thread Thomas J. Hruska
On 8/26/2016 12:25 PM, Matt Caswell wrote: On 26/08/16 19:17, Harster, Kaarl C CIV NAVSEA KPWA, 104 wrote: Hello, I've tried many times now to install OpenSSL 1.1.0 pre6 on my Windows 2012 R2 64bit machine. 1.1.0 pre6 is the beta version, but the final 1.1.0 release was made available yester

Re: [openssl-users] Help installing OpenSSL 1.1.0 pre6 on Windows 2012 R2

2016-08-26 Thread Matt Caswell
On 26/08/16 19:17, Harster, Kaarl C CIV NAVSEA KPWA, 104 wrote: > Hello, > I've tried many times now to install OpenSSL 1.1.0 pre6 on my Windows 2012 > R2 64bit machine. 1.1.0 pre6 is the beta version, but the final 1.1.0 release was made available yesterday, so to start with I suggest you use

[openssl-users] Help installing OpenSSL 1.1.0 pre6 on Windows 2012 R2

2016-08-26 Thread Harster, Kaarl C CIV NAVSEA KPWA, 104
Hello, I've tried many times now to install OpenSSL 1.1.0 pre6 on my Windows 2012 R2 64bit machine. We are wanting to run 64bit everything. I have installed ActivePerl 5.24.0.2400 Microsoft Visual Studio Ultimate 2012 version 11.0.50727.1 RTMREL with Visual C++2012 installed in it. When I try

Re: Installing OpenSSL

2014-06-11 Thread Viktor Dukhovni
On Wed, Jun 11, 2014 at 01:04:14PM +0530, Rahul Godbole wrote: > Tried this. Still doesn't solve my problem. I still do not see 1.0.1g libs > being copied to /usr/lib or /usr/lib64. > > I also tried installing from 1.0.1g RPM but the installation failed. > > I already have 1.0.1e installed and w

Re: Installing OpenSSL

2014-06-11 Thread Viktor Dukhovni
On Wed, Jun 11, 2014 at 03:17:10AM -0400, Jeffrey Walton wrote: > > The make install is not installing libcrypto.so, libssl.so and openssl > > binary into /usr/bin and /usr/lib64. I need it to be installed there. > > By default, the library is installed at /usr/local/ssl. One can override the par

Re: Installing OpenSSL

2014-06-11 Thread Rahul Godbole
Tried this. Still doesn't solve my problem. I still do not see 1.0.1g libs being copied to /usr/lib or /usr/lib64. I also tried installing from 1.0.1g RPM but the installation failed. I already have 1.0.1e installed and want to upgrade to 1.0.1g. Any other way out? Thanks Rahul On Wed, Jun 1

Re: Installing OpenSSL

2014-06-11 Thread Jeffrey Walton
On Wed, Jun 11, 2014 at 2:50 AM, Rahul Godbole wrote: > Hi > > I want to install OpenSSL 1.0.1e on my CentOS 6.4. I downloaded the souce > and built it by running > ./config > make > make install > > The make install is not installing libcrypto.so, libssl.so and openssl > binary into /usr/bin and

Installing OpenSSL

2014-06-10 Thread Rahul Godbole
Hi I want to install OpenSSL 1.0.1e on my CentOS 6.4. I downloaded the souce and built it by running ./config make make install The make install is not installing libcrypto.so, libssl.so and openssl binary into /usr/bin and /usr/lib64. I need it to be installed there. Any advice? Thanks Rahul

Re: Installing openssl-devel-1.0.1e

2013-06-22 Thread mehroz
After wasting 9 hours, i tried yum --enablerepo=axivo install openssl-devel and thats all! -- View this message in context: http://openssl.6102.n7.nabble.com/Installing-openssl-devel-1-0-1e-tp45647p45671.html Sent from the OpenSSL - User mailing list archive at Nabble.com

Installing openssl-devel-1.0.1e

2013-06-20 Thread mehroz
versions: openssl-1.0.0-27.el6_4.2.i686 != openssl-1.0.1e-1.el6.x86_64. My repo trying to insyall openssl-1.0.0, but it is in conflict with 1.0.1e version. what is the clean way to sort this issue. -- View this message in context: http://openssl.6102.n7.nabble.com/Installing-openssl-devel-1-0-1e

Re: Problems with installing openssl in ubuntu

2011-01-25 Thread Serge Fonville
Hi Yessica, This sounds like you haven't installed the libraries for fips Google suggested me: http://old.nabble.com/Building-fipscanister.o-1.2-with-0.9.8i-td20669842.html Also you should be able to find the appropia

Problems with installing openssl in ubuntu

2011-01-25 Thread Yessica De Ascencao
Hi people! I'm new to the group and the openssl issue, I need to install openssl with support for TSS on a machine with ubuntu 10.10. I downloaded the source code http://www.openssl.org/source/, version openssl-fips-1.2.2 but when you make I get the following error: Unable to find / usr/local/ssl

RE: Installing openssl 1.0.0a in Ubuntu

2010-11-11 Thread Panagiotis Georgopoulos
Hello Chris, Thanks a lot for your reply! Please see below > > However, when I do openssl version in bash I get 0.9.8k which is > > ubuntu's version and my /usr/lib/libcrypto and libssl links point to > > libcrypto.so.0.9.8 and libssl.so.0.9.8 respectively. I noticed that > > 1.0.0 manual

Re: Installing openssl 1.0.0a in Ubuntu

2010-11-11 Thread Chris Bare
> However, when I do openssl version in bash I get 0.9.8k which is ubuntu's > version and my /usr/lib/libcrypto and libssl links point to > libcrypto.so.0.9.8 and libssl.so.0.9.8 respectively. I noticed that 1.0.0 > manual build has not build respective libcrypto.so.1.0.0 and libssl.so.1.0.0 > file

Installing openssl 1.0.0a in Ubuntu

2010-11-11 Thread Panagiotis Georgopoulos
Hello all, I am having 10.04 ubuntu machines that come with openssl 0.9.8k. In my freeRadius, hostapd and wpa_supplicant setup I would like to use openssl 1.0.0a. Since that is not available in ubuntu's repository, I downloaded it from openssl.org and build it just fine (./confi

RE: Installing openssl-fips-1.2

2008-12-01 Thread Donald Dukelow
I loaded OpenSSL-0.9.8e  which worked for my putpose.   Thank You Don Dukelow --- On Mon, 12/1/08, David Schwartz <[EMAIL PROTECTED]> wrote: From: David Schwartz <[EMAIL PROTECTED]> Subject: RE: Installing openssl-fips-1.2 To: openssl-users@openssl.org Date: Monday, December 1, 2

RE: Installing openssl-fips-1.2

2008-12-01 Thread David Schwartz
> The only reasion I'm installing openSSL is because Perl SSH2 requires it. > Am I getting to deep into this or is there another way I can get the > library I need? Get OpenSSL-0.9.8e or any other version that SSH2 supports. > > Then how would I fix it so it would comp

RE: Installing openssl-fips-1.2

2008-12-01 Thread Donald Dukelow
The only reasion I'm installing openSSL is because Perl SSH2 requires it.  Am I getting to deep into this or is there another way I can get the library I need?   --- On Mon, 12/1/08, David Schwartz <[EMAIL PROTECTED]> wrote: From: David Schwartz <[EMAIL PROTECTED]> Subjec

RE: Installing openssl-fips-1.2

2008-12-01 Thread David Schwartz
> Then how would I fix it so it would compil and not violation any security policy Getting a FIPS build just right is a major pain and requires all kinds of trade offs. I just wouldn't bother unless you absolutely, positively must have a FIPS build for some reason. What you have to do is find s

Re: Installing openssl-fips-1.2

2008-12-01 Thread Donald Dukelow
Then how would I fix it so it would compil and not violation any security policy --- On Mon, 12/1/08, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: From: Dr. Stephen Henson <[EMAIL PROTECTED]> Subject: Re: Installing openssl-fips-1.2 To: openssl-users@openssl.org Date: Monday, Dece

RE: Installing openssl-fips-1.2

2008-12-01 Thread Donald Dukelow
capable openssl use the ./Configure solaris-sparcv9-cc   fips  --with-fipslibdir ( wherever you have installed the fips libs)..then make..and install… --- On Sat, 11/29/08, Jatheen Anand <[EMAIL PROTECTED]> wrote: From: Jatheen Anand <[EMAIL PROTECTED]> Subject: RE: Installing open

Re: Installing openssl-fips-1.2

2008-12-01 Thread Dr. Stephen Henson
On Sat, Nov 29, 2008, Jatheen Anand wrote: > I think looking at the errors there is a mismatch between 32 and 64 bit > ( ELFCLASS32 error ). If you are using cc on solaris and want to > configure fips 32 you could use the ./Configure solaris-sparcv9-cc > fipscanisterbuild (fips binaries)..then

RE: Installing openssl-fips-1.2

2008-11-30 Thread Jatheen Anand
: openssl-users@openssl.org Subject: Installing openssl-fips-1.2 I'm trying to install openssl-fips-1.2 on a Sun Solaris 10 system with no success. I've tried configurations procedures ./Configure --prefix=/home/dciproj/usr CC=gcc and ./config --prefix=/home/dciproj/usr --openssldir=/ho

Re: errors while installing openssl-SNAP-20080915

2008-09-19 Thread Ger Hobbelt
Ajay, I did not mean the commandline options for nmake, but for the compiler itself (cl.exe). Quick check in documentation --> /WX option must be removed (in your cl.exe commandline, that is the '-WX' option. Checked the repository --> you should remove the '-WX' from the Configure script (and p

Re: errors while installing openssl-SNAP-20080915

2008-09-18 Thread Kyle Hamilton
; : not all dependents > available; > target not built > NMAKE : warning U4010: 'out32dll\ssleay32.dll' : build failed; /K > specified, con > tinuing ... > NMAKE : warning U4011: 'out32dll\randtest.exe' : not all dependents > available; t > arget no

RE: errors while installing openssl-SNAP-20080915

2008-09-18 Thread DHARNA, AJAY [AG/1000]
vailable; ta rget not built NMAKE : warning U4010: 'out32dll\ssleay32.dll' : build failed; /K specified, con tinuing ... NMAKE : warning U4011: 'out32dll\ssltest.exe' : not all dependents available; ta rget not built NMAKE : warning U4010: 'out32dll\ssleay32.dll' : b

Re: errors while installing openssl-SNAP-20080915

2008-09-17 Thread Ger Hobbelt
On Wed, Sep 17, 2008 at 6:10 AM, DHARNA, AJAY [AG/1000] <[EMAIL PROTECTED]> wrote: [...] > cl /Fotmp32dll\bn_nist.obj -Iinc32 -Itmp32dll /MD /Ox /O2 /Ob2 [...] > crypto\bn\bn_nist.c(718) : error C2220: warning treated as error - no object [...] > Please let me know how I can get past this

errors while installing openssl-SNAP-20080915

2008-09-17 Thread DHARNA, AJAY [AG/1000]
I am getting the following error when installing openssl using the VC++ C:\tmp\openssl-SNAP-20080915>nmake -f ms\ntdll.mak Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Building OpenSSL perl util/copy.pl "

errors while installing openssl-SNAP-20080915

2008-09-16 Thread DHARNA, AJAY [AG/1000]
I am getting the following error when installing openssl using the VC++ C:\tmp\openssl-SNAP-20080915>nmake -f ms\ntdll.mak Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Building OpenSSL perl util/copy.pl "

Re: Received error 127 when installing Openssl

2008-09-10 Thread Ger Hobbelt
Doesn't sound to me like an OpenSSL error, rather a shell/makefile going pearshaped because you haven't got 'gcc' (the GNU C compiler) installed. Hence check your installed packages and make sure gcc and glibc are in the installed set. Then make also sure your account can actually use those. run

Received error 127 when installing Openssl

2008-09-08 Thread Ortiz-Rivera, Felipe CIV DISA GIG-CS
Hello, I am trying to upgrade openssl to latest version of 9.8h on a red hat Linux fedora core 6.0. Every time that I try to run the test or make test step of the install, I received error 127 " gcc command not found", and "crypto error 1" Not sure why I am getting this errors and how to fix the

RE: Installing openssl 0.9.8g in custom location on 64bit SLES 10

2008-04-09 Thread Saju Paul
Tim Spangler Sent: Wednesday, April 09, 2008 12:48 PM To: openssl-users@openssl.org Subject: Installing openssl 0.9.8g in custom location on 64bit SLES 10 Hello, I'm trying to configure openssl 0.9.8g on a 64bit install of SLES 10. I'm using a script that works fine in 32 bit, but do

Installing openssl 0.9.8g in custom location on 64bit SLES 10

2008-04-09 Thread Tim Spangler
Hello, I'm trying to configure openssl 0.9.8g on a 64bit install of SLES 10. I'm using a script that works fine in 32 bit, but doesn't work correctly in 64 bit. The script installs openssl to /app/openssl/0.9.8g with the --shared option, and then adds /app/openssl/0.9.8g/lib to /etc/ld.so.conf a

[EMAIL PROTECTED]: error installing openssl-0.9.8b]

2006-06-28 Thread Lutz Jaenicke
.24 at master.openssl.org; Wed, 28 Jun 2006 14:10:38 CEST X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: error installing openssl-0.9.8b Date: Wed, 28 Jun 2006 13:58:25 +0200 X-MS-Has-Attach: yes X-MS-TNEF-Correlator: Thread-Topic: error installing openssl-0.9.8b thread

Re: Installing OpenSSL on HPUX 10.2

2006-02-03 Thread Rick Jones
Riewski, Martin Eric wrote: Hi, I'm getting errors when installing OpenSSL on a HPUX 10.2 box. This is info about box: HP-UX i3107spw B.10.20 A 9000/847 I ran ./config and this is output: $ ./config Operating system: 9000/847-hp-hpux1x Configuring for hpux-parisc-cc elif [ 528 -ge 523 ];

Installing OpenSSL on HPUX 10.2

2006-02-03 Thread Riewski, Martin Eric
Hi, I'm getting errors when installing OpenSSL on a HPUX 10.2 box. This is info about box: HP-UX i3107spw B.10.20 A 9000/847 I ran ./config and this is output: $ ./config Operating system: 9000/847-hp-hpux1x Configuring for hpux-parisc-cc elif [ 528 -ge 523 ]; then # PA-RISC 1.0 CPU OUT

Problems installing openssl-0.9.7i on Mac OS X 10.2.8

2005-10-19 Thread Humunga Chunga
Hi folks. Repeating problem when I make openssl on my G4 Mac. Any help will be greatly appreciated! Thanks! Mike Here's the facts: My Computer: G4 Dual Processor, 1 Gig Ram, OS Version Mac OS X 10.2.8 using gnumake Mac developer tools installed (but I'm not a developer - just a little Lin

Re: Error in Installing openssl-0.9.7-stable-SNAP-20050822

2005-08-23 Thread Pan Pap
The problem below appears to be related with my using VC toolkits 2003 and VC 6 and not up-to-date libraries..Resolved by using VC 7 (i.e., VS .net 2003). Just in case any one else needs that info.Pan Pap <[EMAIL PROTECTED]> wrote: Dear All,   I would be greatful if you can point out a fix for th

Error in Installing openssl-0.9.7-stable-SNAP-20050822

2005-08-22 Thread Pan Pap
Dear All,   I would be greatful if you can point out a fix for the following errors:   I follow the INSTAL.W32 instructions and use "ms\do_ms\" When I do "nmake -f ms\ntdll.mak" I get the following errors:   Two symbols (__ftol2, __aulldvrm) are unresolved - but they are both in functions (_round

RE: Problems installing OpenSSL on Linux

2004-07-12 Thread John . Airey
> -Original Message- > From: J Harper [mailto:[EMAIL PROTECTED] > Sent: Thursday, 10 June 2004 20:39 > To: [EMAIL PROTECTED] > Subject: Re: Problems installing OpenSSL on Linux > > > This is an informative post, thank you. I'd like to add that > this is

RE: Problems installing OpenSSL on Linux

2004-06-14 Thread Shea Janet B CRBE
edora Core. I just have a feeling that the packages stand alone a lot more than 7.3 did. Janet Shea -Original Message- From: J Harper [mailto:[EMAIL PROTECTED] Sent: Thursday, June 10, 2004 15:39 To: [EMAIL PROTECTED] Subject: Re: Problems installing OpenSSL on Linux This is an inform

Re: Problems installing OpenSSL on Linux

2004-06-10 Thread J Harper
talled. J Harper PeerSec Networks http://www.peersec.com - Original Message - From: "Shea Janet B CRBE" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 10, 2004 12:09 PM Subject: RE: Problems installing OpenSSL on Linux > Red Hat is known for customi

RE: Problems installing OpenSSL on Linux

2004-06-10 Thread Shea Janet B CRBE
ed version of Red Hat Linux. I switched to Red Hat's Fedora Core 1 for my home network and have been happy with it. Janet Shea -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 10, 2004 8:30 To: [EMAIL PROTECTED] Subject: Problems installing O

Problems installing OpenSSL on Linux

2004-06-10 Thread cnelson
I've inherited and system and an application that I can't quite get to work. I've got Redhat Linux 7.3 on Intel w/ OpenSSL 0.9.7 half-installed (so it seems). When I type "openssl", I get: openssl: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No suc

RE: problem installing openssl-0.9.6g

2002-11-07 Thread Mitchel, Jennifer (Jem)
bles $PERL. Jem > -Original Message- > From: Mitchel, Jennifer (Jem) > Sent: Friday, November 01, 2002 4:53 PM > To: '[EMAIL PROTECTED]' > Subject: problem installing openssl-0.9.6g > > Hi, > > I am trying to install openssl-

problem installing openssl-0.9.6g

2002-11-01 Thread Mitchel, Jennifer (Jem)
Hi, I am trying to install openssl-0.9.6g on Solaris 2.5 using Perl 5.005_03. When I type my command sh config no-thread I get the following error Operating system: sun4u-whatever-solaris2 Can't locate strict.pm in @INC at ./Configure line 9. BEGIN failed--compilation aborted at ./

Urgent help needed for installing openssl-0.9.6b on RHL 7.1

2002-04-18 Thread Nilesh Barot
Hello Gurus , I'm facing one typical problem while configuring openssl-0.9.6b on RedHat linux 7.1 , kernel 2.4.2-2. I have successfully configured and installed openssl-0.9.6b, mod_ssl-2.8.7-1.1.3.23 and Apache_1.3.23 on Redhat linux 7.2 , kernel 2.4.7-10. It is also working properly. This

Re: Problems installing openssl-0.9.6c on Windows 2000 box

2002-04-05 Thread Sean O'Riordain
Andrew, -> make[1]: gcc: Command not found it seems to me that make is trying to use the command "gcc"... but this is not available... as a double check try typing "gcc" at the command line... if that works double check your PATH... cheers, Sean Andrew Plata wrote: > Can anyone help me, > >

Problems installing openssl-0.9.6c on Windows 2000 box

2002-04-05 Thread Andrew Plata
Can anyone help me,   I am trying to install openssl-0.9.6c through cygwin on a Windows 2000 box. Here is the error message I receive when I run the make command.   Devon Jones@CR718118-A /tmp/openssl-0.9.6c$ make+ rm -f libcrypto+ rm -f libsslmaking all in crypto...make[1]: Entering direct

Problems installing openssl-0.9.6c on Windows 2000 box

2002-04-05 Thread [EMAIL PROTECTED]
Can anyone help me,   I am trying to install openssl-0.9.6c through cygwin on a Windows 2000 box. Here is the error message I receive when I run the make command.   Devon Jones@CR718118-A /tmp/openssl-0.9.6c$ make+ rm -f libcrypto+ rm -f libsslmaking all in crypto...make[1]: Entering directo

Re: installing openssl in different directories

2002-02-13 Thread Bodo Moeller
On Mon, Jan 28, 2002 at 06:02:32PM -0600, Phil Howard wrote: > Does OpenSSL integrate installation paths into its installed files? > > If the answer is NO, then that should mean it is safe to move the > library files from /usr/lib to /lib, right? The answer is yes, but it usually should be safe

HELP - problem installing openssl on solaris 2.7

2001-12-21 Thread Kang . Xu
I got the following error while installing openssl-0.9.6b (make process). We have sun solaris 2.7 and gcc compiler 3.0.2. Any helpful info is appreciated. gcc -I.. -I../../include -fPIC -DDSO_DLFCN -DHAVE_DLFCN_H -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DULTRASPARC

Re: Problem Installing openssl-0.9.6b.tar.gz On OpenVMS V6.2

2001-11-30 Thread Richard Levitte - VMS Whacker
From: [EMAIL PROTECTED] crh> $ USER_CCDEFS := _VMS_V6_SOURCE=1,__VMS_VER=6000,__CRTL_VER=6000 crh> $ USER_CCDISABLEWARNINGS := PREOPTW crh> crh> $ @makevms all norsaref debug decc crh> crh> crh> The following are the errors that I got as a result of the command. (There crh> woul

RE: Installing OpenSSL under server IBM-AIX

2001-04-12 Thread De Closmadeuc, Etienne
]) Logica SA 183, route de Canéjan 33173 GRADIGNAN CEDEX Tél : 05.56.75.77.00 -Message d'origine- De : Amarone Massimiliano [mailto:[EMAIL PROTECTED]] Envoyé : mardi 10 avril 2001 09:04 À : [EMAIL PROTECTED] Objet : Installing OpenSSL under server IBM-AIX It is possible to in

Installing OpenSSL under server IBM-AIX

2001-04-10 Thread Amarone Massimiliano
It is possible to install Apache-SSL into a server IBM-AIX? If It is possible wich version of OpenSSL, and Apache? Thank You __ OpenSSL Project http://www.openssl.org User Support Mailing List

installing OpenSSL on HPUX11

2001-03-20 Thread Brian Thompson
Title: installing OpenSSL on HPUX11 I can not get the install to work on HPUX11(64-bit) with the HP aC++ compiler version 3.25.  Has anyone ever attempted this successfully?  HELP!! Thank You, --Brian Brian Thompson      [EMAIL PROTECTED

Re: More Visual C++ problems when installing openSSL.

2000-12-28 Thread Dr S N Henson
Mikael Grehn wrote: > > Dear Dr S N Henson, > > Dr S N Henson wrote: > > > > Mikael Grehn wrote: > > > > > > NMAKE : fatal error U1077: 'cl' : return code '0x80' > > > Stop. > > > > > > > Looks like it can't find 'cl'. This probably means you aren't running > > from the VC++ environment as men

Problem in installing openssl in solaris

2000-11-17 Thread Manjula
Hi, I tried to install openssl-0.9.6, i'm getting the following messages: Using the source version of SSLeay found in /newdisk/ws/apache/openssl-0.9.6 If this is not what you want stop now and specify the path to SSLeay explicitly. Your version of patch is out-of-da

installing openssl

2000-11-15 Thread mazen
We sudents in engineering at  Ecole Nationale Superieure des Telecommunications-Paris- France are working on a security project that need the openssl library we would like -if possible- to have the way how we should do to install the openssl on Windows 98.using Visual C++.   Regards

trouble installing openssl libs...

2000-09-20 Thread Budash, Michael
hey all - when attempting to install openssl on a client's sparc-solaris machine, i get the following fatal error:; cc -o openssl -DMONOLITH -I../include -DTHREADS -D_REENTRANT -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -DULTRASPARC -DMD5_ASM openssl.o verify

Re: URGENT: compile error in installing openssl-0.9.4 on solaris7-x86

2000-07-05 Thread Gao Yuhang
Thanks for the archive, I found the answer now. Sorry for the spam. Hazel __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List

Installing openssl on linux i586 machine

1999-07-22 Thread Rod Farmer
Hi everyone. Just wondering in general where I could find openssl trouble shooting docs., My problem is that I am running Linux slackware, with Linux-whatever (well so it tells me) on an i586 pc, and when I go to install openssl, it get's as far as creating the crypto library, back peddl