linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Error Compiling OpenSSH-3.4p1
@ 2002-08-02 11:30 Linux User
  2002-08-03  7:06 ` Camelia NASTASE
  2002-08-06 17:59 ` Linux User
  0 siblings, 2 replies; 17+ messages in thread
From: Linux User @ 2002-08-02 11:30 UTC (permalink / raw)
  To: linux-admin

Folks,
	Need a bit of help here as I try to move from rote user to semi-competent 
admin. I've got my internal server working, although it's rather crufty, as I 
just dumped things on it and bashed about til it worked. Now I'm trying to 
build a replacement up cleanly from the start, but I can't get past the first 
steps.

	I've started with a fairly empty installation of RH 6.2 (for various 
reasons, I'm NOT going with the latest/greatest). By "empty" I mean I did not 
install most packages, because I want to install the most recent versions 
from source. 

	First step is to get secure login via OpenSSH, so I can finish work from my 
desktop machine instead of the console. I've installed OpenSSL-0.9.6d, in the 
default directory (/usr/local/ssl), with shared libraries enabled. Next step 
was _supposed_ to be OpenSSH-3.4p1 (btw, _not_ the compromised one that was 
briefly on the main site ...). Unfortunately, configure keeps telling me my 
OpenSSL headers don't match my libraries, which I don't understand. The only 
headers on the system should be the ones with the libraries I just 
compiled--I did *not* install the default RH6.2 packages, so there are no old 
files or directories from previous versions laying around. I don't know what 
default directory OpenSSH assumes, so I tried specifying various directories 
as well, using the following commands:

	./configure
	./configure --with-ssl-dir=/usr/local/ssl
	./configure --with-ssl-dir=/usr/local/ssl/lib

	Nada.

	Any suggestions?(1) Should I go through and delete all the OpenSSL files, 
and reinstall in something OTHER than the default directory? I notice on my 
other machines that RedHat, for example, does NOT use the default directory. 
That always bothered me, because that makes it frustrating to install new 
versions the way the author actually intended. If you aren't careful, you (or 
at least I) wind up executing the old binary because it came first in the 
path, and then having to hunt down and delete leftovers.  But maybe there was 
 a reason RH did it that way.

(1) Please--no rants or tirades about using different distributions. Not 
interested at the moment.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2002-08-13  2:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-02 11:30 Error Compiling OpenSSH-3.4p1 Linux User
2002-08-03  7:06 ` Camelia NASTASE
2002-08-04 13:58   ` Linux User
2002-08-04 14:20     ` Linux User
2002-08-06  0:05     ` David J. Golden
2002-08-06  0:20       ` Jeff Hunter
2002-08-06  2:05         ` Linux User
2002-08-06 17:59 ` Linux User
2002-08-06 18:33   ` David Jackson
2002-08-06 19:24     ` Linux User
2002-08-06 22:00       ` David Jackson
2002-08-06 22:31         ` David Jackson
2002-08-09 10:51           ` Linux User
2002-08-09 10:47         ` Linux User
2002-08-06 21:27   ` Glynn Clements
2002-08-09 10:54     ` Linux User
2002-08-13  2:16     ` David J. Golden

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).