Updated openssl 1.1.1f installation problem: Parse errors: No plan found in TAP output

2020-04-16 Thread Justin Chen
Is there anyone meets the same Failure like me? Pls help me. The installation steps list below. [birdnofoots@trojan openssl-1.1.1f]$ cat /proc/version Linux version 4.14.129-bbrplus (root@vultr.guest ) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC)) #1 SMP Tue J

Updated openssl 1.1.1f installation problem: Parse errors: No plan found in TAP output

2020-04-16 Thread Justin Chen
Is there anyone meets the same Failure like me? Pls help me. The installation steps list below. [birdnofoots@trojan openssl-1.1.1f]$ cat /proc/version Linux version 4.14.129-bbrplus (root@vultr.guest ) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC)) #1 SMP Tue J

openssl nonstandard directory zlib and installation problem

2010-05-03 Thread Janusz M Nosek
The system I am using is CentOS 5.4, and I am trying to install a custom openssl with a custom zlib. The system architecture is x86_64. I have tried to compile and install openssl versions: 0.9.8m, 0.9.8n and 1.0.0 I have tried zlib versions 1.2.3, 1.2.4, and 1.2.5. GCC Version: 4.1.2-46 Kernel:

Re: newbie installation problem - Makefile.org not found

2007-06-25 Thread Peter Tsai - GTS
Hi, Endhy, Thank you so much for your help. Obviously I am missing a lot more files than just this one. I've found out the problem. What I did the first time was - I decompressed the file on Windows, transferred the tar file to AIX, then un-tar on AIX. Apparently a lot of files are lost in t

Re: newbie installation problem - Makefile.org not found

2007-06-25 Thread Endhy Aziz
Hi, Here's the Makefile.org (attachment). If you're downloading the complete source code, this file should have been included. Regards, --Endhy Makefile.org Description: Binary data

newbie installation problem - Makefile.org not found

2007-06-22 Thread Peter Tsai - GTS
I've downloaded openssl-0.9.8e and tried to run ./config, but got this error message: unable to read Makefile.org:A file or directory in the path name does not exist. I searched the directory and did not find Makefile.org. Is it missing from my download? I downloaded some earlier versions and

OpenSSL Installation problem on winxp serveice pack1

2006-12-25 Thread Abhishek Tripathi
Hi All , I got a very strange problem regarding installation of OpenSSL on two machines.I installed Active Perl version( ActivePerl-5.8.8.819-MSWin32-x86-267479)on both machines in which one machine have WINXP Service Pack1 and the other machine have WINXP Service Pack 2 OS.I tried to install t

Re: [BUG] Installation problem on cygwin

2006-04-03 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Mon, 03 Apr 2006 10:22:26 +0200, Yann Coscoy <[EMAIL PROTECTED]> said: Yann.Coscoy> Technical Description: Yann.Coscoy> The script 'Configure' (line 1253) uses 'chop' function Yann.Coscoy> to suppress end-of-line characters. Unfortunalety under Yann.Coscoy> cygwi

[BUG] Installation problem on cygwin

2006-04-03 Thread Yann Coscoy
Distribution: openssl-0.9.8a.tar.gz System: Cygwin Short description: When command "./config" is executed, the protocols mdc2 and rc5 are not excluded in produced Makefile as it should be. The command "make build_crypto build_engines" which follows fails. Technical Description: The script 'Co

installation problem on openssl 0.9.8a to solaris 10 x86 intel under virtual pc

2005-11-26 Thread Kiyoshi Watanabe
Hi team,   I got encountered the following error when I installed the openssl 0.9.8a to solaris 10 intel box under virtual pc. >./Configure solaris-x86-gcc > make   -- . . . gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAV

Installation Problem: OpenSSL-0.9.7g

2005-06-27 Thread Rayna Hershberger
Hi,   I just installed OpenSSL-0.9.7g and it appears that I’m missing the file “libcrypto.so”.  The installation seemed to go fine.  I really need this fine for a particular application that we are running.  How can I get this file installed?   Thanks,   Rayna   Rayna Hersh

Installation Problem on FreeBSD

2004-08-24 Thread Leonard Daly
I downloaded the openssl-0.9.7d yesterday and tried to do an install (as root). A perl error was generated during configuration (see below). I did have trouble unpacking the gz file using gunzip, so I used WinZip to gunzip it and uploaded the tar file to my server. Thanks, Any help will be apprec

Re: Installation problem with OpenSSL

2003-03-28 Thread Saju Paul
- a '.so' is a shared object I think what you need to find is ".a" file Saju - Original Message - From: "Anand Raghavan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 28, 2003 11:41 AM Subject: RE: Installation problem with

RE: Installation problem with OpenSSL

2003-03-28 Thread Anand Raghavan
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Richard Koenning Sent: Friday, March 28, 2003 11:05 AM To: [EMAIL PROTECTED] Subject: RE: Installation problem with OpenSSL At 10:54 28.03.2003 -0500, you wrote: > >Thanks! >I did that and it worked thanks. But now it compla

RE: Installation problem with OpenSSL

2003-03-28 Thread Richard Koenning
At 10:54 28.03.2003 -0500, you wrote: > >Thanks! >I did that and it worked thanks. But now it complains about > >ld:ERROR: fatal error: library not found: -lthread Replace in Saju's answer "socket" with "thread" and repeat the procedure. Ciao, Richard -- Dr. Richard W. Könning Fujitsu Siemens Co

RE: Installation problem with OpenSSL

2003-03-28 Thread Anand Raghavan
] Subject: Re: Installation problem with OpenSSL Try to locate the socket library on your system. Define the path with the -L switch. Hope this helps. Saju - Original Message - From: "Anand Raghavan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 28

Installation problem with OpenSSL

2003-03-28 Thread Anand Raghavan
Folks, I am newbie in this forum and I am trying to install OpenSSL (openssl-0.9.7a) on a Unixbox running SCO-Unixware 2.1.2 I have followed all the directions listed in the files for installation. 1.) Untarred the compressed file 2.) ./config -prefix=/home -openssldir=/home/openssl (since I d

Installation problem

2002-04-09 Thread Rickey Leach
Has anyone successfully installed on a compaq A5.X true 64. I get as far as 'make install' and then it seems to go OK for a bit then I get this installing man1/CA.pl.1 [Tue Apr 9 14:45:09 2002] (eval 2): Array found where operator expected at (eval 2) line 1, at end of line [Tue Apr 9

windows installation problem? (SSL23_GET_CLIENT_HELLO:unknown protocol)

2002-03-04 Thread Rohoska Lajos
pty in the function ssl23_get_client_hello(). I think it means no data received from the client. Do you have any idea what is wrong with these Windows systems? (Installation problem?) Thank you, Lajos Rohoska [EMAIL PROTEC

installation problem

2002-01-30 Thread selcuk kavut
Hi, Openssl Team, I would like to inform you about the installation problem of "opensll-engine-0.9.6c" on Windows 98/2000, using Microsof Visual C++, which is as follows: When i carry out what is instructed in "INSTALL.WIN32" file step by step, the command "nmake -f ms

installation problem whith new 0.9.6c-engine under win32

2002-01-10 Thread Matteo Artuso
As I write in title I have a problem during the libray's compilation under win32. The installation require unistd.h include file. I think that is a unix file, so it's very hard I can find it in windows. Somebody can help me? Thanks Matte ___

Re: Installation problem with OpenSSL..

2001-11-21 Thread Keary Suska
x-ppc" as the target, and see if you get better results. Keary Suska Esoteritech, Inc. "Leveraging Open Source for a better Internet" From: Sujatha Mukunthan <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Wed, 21 Nov 2001 10:08:23 +0100 To: [EMAIL PROTECTED] Subject: Ins

Re: Installation problem with OpenSSL..

2001-11-21 Thread Erich Titl
Hi At 10:08 21.11.2001 +0100, you wrote: >PS: I had mounted the sources required for the OpenSSL for my PowerPC from >a PC, where already a pre-complied version of openSSH and OpenSSL were >existing. > >Your's sincerely, >Suja. > >Output: > File in wrong format: failed to merge target specifi

Installation problem with OpenSSL..

2001-11-21 Thread Sujatha Mukunthan
Dear OpenSSL team,   I am a user of "OpenSSH" and when I try to self-compile openssh for my PowerPC, it needs also the OpenSSL libraries. So, due to the above reasons, I had to also get OpenSSL installed on my powerPC inorder to get a running version of openSSL.   But during the installation (at

Installation problem

2001-09-14 Thread Luiz Filipe Menezes Vieira
Missing file wincrypt.h when compiling version 0.9.6a and 0.9.6b using VC on file .\crypto\rand\rand_win.c Any help? Luiz Filipe __ OpenSSL Project http://www.openssl.org User Support Mailing Lis

Re: FW: installation problem on Win2K/Apache

2001-08-07 Thread Martin B. Nielsen
I would suggest you take a look at this site instead: http://tud.at/programm/apache-ssl-win32-howto.php3 Hint: the mod_ssl.so file is a unix-shared-object. You are looking for some kind of *.dll file. Regards Martin Bøjer Chris Leesch wrote: > > hi, > > I'm trying to get modssl up on a win2k

RE: installation problem on win95/98

2001-04-02 Thread Niky W Williams
t out and see if that will work for you. Niky Williams NTS Marketing [EMAIL PROTECTED] -Original Message- From: manjunath gv [mailto:[EMAIL PROTECTED]] Sent: Monday, April 02, 2001 12:56 AM To: [EMAIL PROTECTED] Subject: installation problem on win95/98 hello, i have tried compiling op

installation problem on win95/98

2001-04-01 Thread manjunath gv
hello, i have tried compiling openssl-0.9.6 on win95. im following the steps in install.w32 . but when i run command nmake -f ms/ntdll.mak it crashes saying unable to open stdio.h file. if i set the path for stdio.h it give asks for other include files. i think there is some problem in ntdll.mak

Installation problem

2001-03-20 Thread Antonio Orazzo
Dear sirs, I'm interesting your product but following installation command is giving me a problem... > perl Configure VC-WIN32-->OK > ms\do_ms-->OK > nmake -f ms\ntdll.mak -->NOT OK... I receive this message: LINK : fatal error LNK1181 :

Installation problem on win32

2001-01-21 Thread Todd Peterson
I am using cygwin32 b20 on windows nt4 sp6 and am getting the following error:   bash-2.02$ ./Configure no-threads CygWin32Configuring for CygWin32IsWindows=0CC    =gccCFLAG =-DDSO_WIN32 -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -WallEX_LIBS   =BN_ASM   

Re: Installation problem with mingw32 on NT4 SP4

2000-12-13 Thread qun-ying
I used to get this kind of error. Active perl seems not working quite well together with cygwin/mingw32. Try to get a perl version for cygwin. QUERAN LOIC wrote: > > --- Reçu de CMB.QUERALO 0298002339 13-12-00 10.29 > > I try to install OpenSSL 0.9.6 with gcc 2.95.2, m

Installation problem with mingw32 on NT4 SP4

2000-12-13 Thread QUERAN LOIC
gcc -o tmp/cryptlib.o -Ioutinc -Itmp -DL_ENDIAN -DDSO_WIN32 -fomit-frame- pointe r -O3 -m486 -Wall -DBN_ASM -DMD5_ASM -DSHA1_ASM -c ./crypto/cryptlib.c gcc: installation problem, cannot exec `cpp': No such file or directory make: *** [tmp/cryptlib.o]

Re: SSL Certificate Installation Problem

2000-11-29 Thread Dr S N Henson
"Visionary Website Creations, Inc." wrote: > > At 11:07 PM 11/20/00 +, you wrote: > >There should be either a load of trusted certificates in a single file > >or a directory containing them. If you are using client authentication > >then it may try to read the whole lot in. If one is corrupt

Re: SSL Certificate Installation Problem

2000-11-29 Thread Visionary Website Creations, Inc.
At 11:07 PM 11/20/00 +, you wrote: >There should be either a load of trusted certificates in a single file >or a directory containing them. If you are using client authentication >then it may try to read the whole lot in. If one is corrupt then this >could be a problem. > >Actually now I look

Re: SSL Certificate Installation Problem

2000-11-20 Thread Dr S N Henson
"Visionary Website Creations, Inc." wrote: > > At 07:54 PM 11/20/00 +, you wrote: > >Hmmm seems OK to me too. Is that the only certificate in the file? > > > >I suppose it is possible that some other certificate it attempts to read > >in somewhere is corrupt: check the trusted file or directo

Re: SSL Certificate Installation Problem

2000-11-20 Thread Visionary Website Creations, Inc.
At 07:54 PM 11/20/00 +, you wrote: >Hmmm seems OK to me too. Is that the only certificate in the file? > >I suppose it is possible that some other certificate it attempts to read >in somewhere is corrupt: check the trusted file or directory to see if >anything is wrong there. > >Steve. There

Re: SSL Certificate Installation Problem

2000-11-20 Thread Dr S N Henson
"Visionary Website Creations, Inc." wrote: > > > > >What does this alleged certificate look like? Can you read it with > > > >openssl x509 -in cert.pem > > > >or does it give a similar error? Can you include the certificate file? > >It doesn't contain anything confidential and it may be packaged

Re: SSL Certificate Installation Problem

2000-11-20 Thread Visionary Website Creations, Inc.
At 04:57 PM 11/20/00 +, you wrote: >"Visionary Website Creations, Inc." wrote: >> >> At 09:50 PM 11/17/00 +, you wrote: >> >"Visionary Website Creations, Inc." wrote: >> >> >> >> Hi, >> >> >> >> I chatted via IRC with a Thawte tech for about 3 hours. Unfortunately, >> >> we're stumped. >

Re: SSL Certificate Installation Problem

2000-11-20 Thread Dr S N Henson
"Visionary Website Creations, Inc." wrote: > > At 09:50 PM 11/17/00 +, you wrote: > >"Visionary Website Creations, Inc." wrote: > >> > >> Hi, > >> > >> I chatted via IRC with a Thawte tech for about 3 hours. Unfortunately, > >> we're stumped. > >> > >> Here's the problem: > >> > >> I generat

Re: SSL Certificate Installation Problem

2000-11-20 Thread Visionary Website Creations, Inc.
At 09:50 PM 11/17/00 +, you wrote: >"Visionary Website Creations, Inc." wrote: >> >> Hi, >> >> I chatted via IRC with a Thawte tech for about 3 hours. Unfortunately, >> we're stumped. >> >> Here's the problem: >> >> I generated a csr for probrasive.com using SSLeay. While trying to insta

Re: installation problem

2000-11-14 Thread Xiaohua Cheng
gestion is welcome. Thanks, hua - Original Message - From: Ulf Moeller <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 14, 2000 11:30 AM Subject: Re: installation problem > On Tue, Nov 14, 2000, Xiaohua Cheng wrote: > > > cc -o openssl -DMONOLITH -

Re: installation problem

2000-11-14 Thread Ulf Moeller
On Tue, Nov 14, 2000, Xiaohua Cheng wrote: > 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.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o >gendh.o e

installation problem

2000-11-14 Thread Xiaohua Cheng
I have tried to install openssl-0.9.6 on Solaris sparc with compiler cc.  Here is the error I got:   -- 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: Installation Problem

2000-09-13 Thread Premson P R
Hi, The problem is with your "make" utility in linux. But i believe red hat 6.2 has all the tools required for compiling. I have Apache1.3.12+Mod_SSL+OpenSSL running beautifully on my RH6.2. Check out your make utility . if possible try reinstalling the make utility. By the way are u able t

Installation Problem

2000-09-13 Thread Jackson Ching
Hi, I'm new to this SSL and am trying to install Apache 1.3.12+Mod_SSL+OpenSSL. I'm using RedHat Linux 6.2 kernel 2.2.16 perl version 5.005_03 built for i386-linux here are the steps i did, as a root [root@localhost /]# tar xvfz openssl-0.9.5a.tar.gz

openssl 0.9.5a / SSLeay installation problem

2000-08-23 Thread Wolfgang Huber
Hi I've a NT4.0 Server, IIS4.0 WEB-Server I downloaded last openssl version 0.9.5.a I downloaded netssleay 1.05 I followed the installation manual for win32. The compilation runs without any errors, great. After that i started perl makefile.pl It creates an error like this: can't find openssl w

Re: Hi, I'm beginner in Korea. Installation problem.....

2000-08-21 Thread Jacques GRILLOT
Hi, Im'm beginner in France but I know read the readme ... ;) Check the file README.SSL, line 50: you must patch two include file from openssl (crypt/rand/rand.h and crypto/rand/rand_egd.c) with the file openssl-0.9.5a-egd.diff I file-attach this two patched files if you want. annyonghi kaseyo,

Re: Hi, I'm beginner in Korea. Installation problem.....

2000-08-21 Thread Craig Shaver
You are not finding your crypto or ssl libs. Use a -L/usr/local/ssl/lib or whatever that points directly to the location of the crytpo/ssl libs. You may have to add a -lgcc depending on your platform. > ±èº´°ü wrote: > > In my way > tar -xvzf openssl-0.9.5a.tar.gz > tar -xvzf patch-2.5.tar

Hi, I'm beginner in Korea. Installation problem.....

2000-08-21 Thread 김병관
In my way tar -xvzf openssl-0.9.5a.tar.gz tar -xvzf patch-2.5.tar.gz tar -xvzf apache_1.3.12.tar.Z tar -xvzf apache_1.3.12+ssl_1.41.tar.gz and In openssl-0.9.5a directory ./config make make test make install and In patch-2.5 directory ./configure make make install and

Re: Installation Problem !

2000-08-21 Thread Lutz Jaenicke
[There is no reason to crosspost this to openssl-cvs.] On Sun, Aug 20, 2000 at 06:45:10AM +0530, Vimalan.G wrote: > OpenSSL self-test report: > > OpenSSL version: 0.9.5a > Last change: Make sure _lrotl and _lrotr are only used with > MSVC > Options: no-asm -D_REENTRANT > OS (u

Installation Problem !

2000-08-19 Thread Vimalan.G
Hi, During Installation of Openssl 0.9.5a ,make test fails. I have attached the log file (make report) can you help me in this regard ? OpenSSL self-test report: OpenSSL version: 0.9.5a Last change: Make sure _lrotl and _lrotr are only used with MSVC Options: no-asm -D_REENTRA

Re: installation problem

2000-02-17 Thread Bodo Moeller
MARTIN Guy CNET/DMI/LAN <[EMAIL PROTECTED]>: > just begining to use OpenSSL (or trying...), I have got some undefined > references at compile time. > gcc -o cli cli.o -L/usr/local/ssl/lib -lcrypto -lssl Change the compiler options from "-lcrypto -lssl" to "-lssl -lcrypto". _

Re: installation problem

2000-02-16 Thread Carl Hostrander
Do you have the latest zlib library installed? Carl [EMAIL PROTECTED] "MARTIN Guy CNET/DMI/LAN" <[EMAIL PROTECTED]> on 02/15/2000 10:42:36 AM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: (bcc: Carl

installation problem

2000-02-15 Thread MARTIN Guy CNET/DMI/LAN
Hi, just begining to use OpenSSL (or trying...), I have got some undefined references at compile time. Everything is allright during installation (make, make test, make install...), but just trying to compile one of the little example: gcc -g -I/usr/local/ssl/include -I/usr/local/ssl/include/ope

Re: Net:SSLeay on HPUX 10.20 - installation problem

1999-10-16 Thread Igor I. Shulz
r exit code 9 Stop. - Original Message - From: Sampo Kellomaki <[EMAIL PROTECTED]> To: Igor I. Shulz <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, October 16, 1999 4:24 AM Subject: Re: Net:SSLeay on HPUX 10.20 - installation problem > "Igor I

installation problem with openSSL - please help (part 2)

1999-06-11 Thread Kelley Hu
We forgot to attach the httpsd.conf with our previous message. Here we go again: Dear Fellow Netizens and OpenSSL Users, We have been trying to migrate from mod_ssl to openSSL for our latest Apache installation, and are encountering a number of problems which we'd be grateful for helpful comme

installation problem with openSSL - please help

1999-06-11 Thread Kelley Hu
Dear Fellow Netizens and OpenSSL Users, We have been trying to migrate from mod_ssl to openSSL for our latest Apache installation, and are encountering a number of problems which we'd be grateful for helpful comments from established users: 1) When we run "[...]/apache/src/make certificate" the

Re: First-time installation problem

1999-01-30 Thread Ralf S. Engelschall
In article <000201be4c38$6f619be0$[EMAIL PROTECTED]> you wrote: > I am trying to setup SSL on my Linux based apache server. I have SUSE = > Linux with apache and ssl binaries installed. > Upon starting the httpsd I get the error message: > "sqlinit: DBROOT must be set !!!" > I have subsequently

First-time installation problem

1999-01-30 Thread Chris Mueller
Dear list readers,   I am trying to setup SSL on my Linux based apache server. I have SUSE Linux with apache and ssl binaries installed. Upon starting the httpsd I get the error message: "sqlinit: DBROOT must be set !!!"   I have subsequently downloaded apache_1.3.4 ans openssl 0.9, compil