similar to: need help with compiling openssh

Displaying 20 results from an estimated 1000 matches similar to: "need help with compiling openssh"

2003 Jan 27
2
small problem that I'm having...
Good morning guys, I've compiled and installed rsync 2.5.5 on 2 AIX 4.3 systems. When I try to run this command rsync --stats --progress --delete --partial --timeout=60 -aRntvz patrick@aix1::test /test I get this message and I don't know why. On both systems I run the command as root, what could be the cause ? Oh I was getting the same message with rsync 2.4.X and I still get it with the
2001 Feb 05
2
Could not find working SSLeay?
I'm installing openssl 0.9.5a and openssh 2.3.0p1 on an Ultra 5 running Solaris 8 with the latest cluster patch. Openssl installed without any problems. When I do a configure for openssh I get: Checking for OpenSSL directory. . . configure: error: Could not find working SSLeay / OpenSSL libraries, please install I've reinstalled openssl and everything is there. As a note I've
2002 Jul 07
5
[Bug 335] OpenSSL headers do not match your library
http://bugzilla.mindrot.org/show_bug.cgi?id=335 dyw at iohk.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Keywords| |help-wanted OS/Version|Linux |BSDI
2004 Jul 19
2
SSLeay
Could someone tell me where i can download the latest version of SSLeay. I have tried the following sites: * <ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL/> * <ftp://ftp.uni-mainz.de/pub/internet/security/ssl> * <ftp://ftp.cert.dfn.de/pub/tools/crypt/sslapps> * <ftp://ftp.funet.fi/pub/crypt/mirrors/ftp.psy.uq.oz.au> * <ftp://ftp.sunet.se/ftp/pub/security/tools/crypt/ssleay>
2000 Jun 13
2
SCP Problems.
Just added myself to the list, and I saw that somebody else had the same problem that I have, namely that I can't get "scp" to work. The similarities I could see was that we both use linux as the platform for issuing the command "scp", however I also use linux on the destination. The other similarity is that we both are using strictly version 2 of the ssh protocol. I've
2000 Sep 14
2
openssh 2.2.0p1 fails with openssl 0.9.6-beta1
On Wed, Sep 13, 2000 at 09:13:26AM +0000, Graham Murray wrote: > On upgrading to openssl 0.9.6-beta1, I find that openssh 2.2.0p1 fails > to connect. I did some more experiments and also saw the problems. They occur when using a 0.9.6-beta client to connect to 0.9.5a and 0.9.6-beta servers. They also occur when using a 0.9.5a client connecting to a 0.9.6-beta server. Connections fail with
2000 Oct 11
3
OpenSSH 2.2.0p1 doesn't detect OpenSSL
Hi all: I'm trying to compile OpenSSH 2.2.0p1 on an Origin 2000 running Irix 6.5.9 and when I run ./configure it didn't detect the OpenSSL libraries. I compile/install OpenSSL 0.9.6. The installation was done using prefix /usr/local/ssl. I test the binaries and they are working fine. Then, when I try to configure the Openssh ./configure --prefix=/usr/local/ssh
2010 Sep 03
3
Issue with Perl and rpmforge - advice? - SOLVED
On Wed, Sep 1, 2010 at 6:51 PM, Mark <mhullrich at gmail.com> wrote: > I have an old version of rkhunter installed on my CentOS 5 machine, > one I got from rpmforge. > > In my most recent attempts to update this, I get the following errors in yum: > : > --> Finished Dependency Resolution > perl-AnyEvent-5.240-1.el5.rf.noarch from rpmforge has depsolving problems >
2003 Jan 23
2
how to send only the diff ?
Hi, I'm trying to do so that rsync does not send a file that exists but is different on the remote. I want rsync to send only the difference to the remote. I prefer to send the difference of a 500 MB file than sending the whole file over. I use AIX and rsync version rsync version 2.4.5 protocol version 24 Oh and my command is : rsync --stats --progress --delete --partial --timeout=60
2000 Jul 14
2
Still a problem with openssh and rsaref
I have openssl linked against rsaref and rsaref libraries are in my path but for some reason openssh now fails on SSLeay / OpenSSL tests. checking for OpenSSL directory... configure: error: Could not find working SSLeay / OpenSSL libraries, please install and config.log shows: configure:2795: gcc -o conftest -g -O2 -Wall -I/opt/openssl/include -L/opt/openssl/lib -L/opt/openssl conftest.c -ldl
2000 May 17
3
ASCII Tech Linux in Japan
Hi,OpenSSH developers My name is Satoshi Turuo, and I'm an editor of Linux information magazine, called "TECH Linux", ASCII Corp in Japan. "TECH Linux" is Linux Magazine for Japanese LINUX Gamers, Newbie LINUX Game Programmers. Newest issue comes with 2 CD-ROMs that loaded with Playabledemos, FreeSoftwares, Sharewares, product advertisements. Right now, we are
2000 Dec 15
1
Preserving argument splitting with SSH
I'm using: % ssh -V SSH Version OpenSSH-1.2.3, protocol version 1.5. Compiled with SSL. % uname -a Linux gellar 2.2.13 #1 SMP Wed Dec 29 14:07:41 PST 1999 i686 unknown and am wondering whether it's a fundamental shortcoming of the SSH protocol that argument splitting is not preserved from client to server, but instead the argument list is re-split on whitespace. E.g., from my machine
2004 Nov 19
3
openssl-0.9.7a-33.12
Why is RH using such an outdated version of OpenSSL ? I understand that they may have back-ported the fix but I just tried installing Net::SSLeay on a Centos 3.3 box and it wouldn't install, saying that the openssl version was old and suggested I get 9.7b or later? How are you handling this problem? I am resorting to recompiling OpenSSL 9.7d . Thanks, Dave
2010 Sep 02
2
Issue with Perl and rpmforge - advice?
I have an old version of rkhunter installed on my CentOS 5 machine, one I got from rpmforge. In my most recent attempts to update this, I get the following errors in yum: Resolving Dependencies --> Running transaction check ---> Package perl-AnyEvent.noarch 0:5.240-1.el5.rf set to be updated --> Processing Dependency: perl(JSON::XS) >= 2.2 for package: perl-AnyEvent --> Processing
2003 May 09
2
TCP_NODELAY always set, now?
I know that there was a discussion on this about a year back, and there is a bug 556 this week that mentions TCP_NODELAY. However, when I use ssh through a pipe (e.g., to tunnel through an HTTP proxy using CONNECT) I see: getsockopt TCP_NODELAY: Socket operation on non-socket How do I tell which end is generating this (I'm assuming the local side, which is running through the pipe). Also,
2001 Mar 22
3
Improper (?) OpenSSL version mismatch(was RE: OpenSSH_2.5.1p1 - RH 6.2)
Well, I've finally gotten around to compiling and testing OpenSSH 2.5.2p1, in order to update the contrib/solaris packaging scripts. Somehow on my test system, I'm getting errors that indicate that I've still got some old copy of OpenSSL being found somewhere...but I can't for the life of me tell where. The compile went fine (it found the OpenSSL 0.9.5a libraries that I had
2018 Oct 22
2
[PATCH] openssl-compat: Add version compatibility for SSLeay and friends
Building OpenSSH without deprecated APIs compiled causes it to fail. Signed-off-by: Rosen Penev <rosenp at gmail.com> --- openbsd-compat/openssl-compat.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/openbsd-compat/openssl-compat.h b/openbsd-compat/openssl-compat.h index 9e0264c0..b4f0908f 100644 --- a/openbsd-compat/openssl-compat.h +++ b/openbsd-compat/openssl-compat.h @@
2000 Mar 11
3
TEST RELEASE: openssh-1.2.3pre1
I have just uploaded a test release of 1.2.3. It includes numerous fixes from the OpenBSD team and should fix the stupid configure bugs of 1.2.2p1. http://violet.ibs.com.au/openssh/files/test/ A detailed ChangeLog is in the directory. Please report successes and failures. Regards, Damien Miller -- | "Bombay is 250ms from New York in the new world order" - Alan Cox | Damien Miller -
2000 Mar 07
2
SSL
When will samba include support for a more up to date implementation of SSL such as openssl (http://www.openssl.org). SSLeay does not appear to have been updated since mid 1998. Chris Vaughan Communications Administrator NSW Land Titles Office http://lto.nsw.gov.au
2000 Mar 23
1
Found a bug in the OpsnSSH configuration script
[I'm cc:ing openssl-users at openssl.org, because questions about this are getting there over and over...] There's a problem that several people who installed OpenSSL to be able to uyse OpenSSH have faced: Could not find working SSLeay / OpenSSL libraries, please install I don't recall how SSLeay was installed, but for OpenSSL, there's a glitch in the way it tries to find