[OT] install openssh 2.5.x

2001-03-05 Thread K 0

anyone know how to compile and install the tgz source from openssh for
openssh 2.5.1

i un tarred-gziiped it and saw no installation instructions nor configure
scripts ... a straight make does work too.

anyone got anyideas ..?


Kim


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: [OT] install openssh 2.5.x

2001-03-05 Thread Bradley M Alexander

On Mon, Mar 05, 2001 at 10:48:23AM -0500, K 0 wrote:
 anyone know how to compile and install the tgz source from openssh for
 openssh 2.5.1
 
 i un tarred-gziiped it and saw no installation instructions nor configure
 scripts ... a straight make does work too.

You could apt-get source openssh, then from the directory, do a
debian/rules binary...

I have a question along these lines. 

I grabbed the openssh-2.5.1p1 sources and put them on a potato box. I
compiled libssl096 successfully and installed the debs. I was able to
compile ssh-2.5.1p1, but on install, it groused that it could not find
libssl095a, even though libssl096 was installed.

On my potato and woody boxes, requesting libssl095a gets libssl094, and on
my sid boxes, it gets libssl096. What can I do to change this dependency?

Thanks,

-- 
--Brad

Bradley M. Alexander, CISSP  |   Co-Chairman,
Beowulf System Admin/Security Specialist |NoVALUG/DCLUG Security SIG
Winstar Telecom  |   [EMAIL PROTECTED]
(703) 889-1049   |   [EMAIL PROTECTED]

Good judgment comes from experience. Unfortunately, the
experience usually comes from bad judgment.
--Rules of the Air, #20


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: [OT] install openssh 2.5.x

2001-03-05 Thread Jim Breton

On Mon, Mar 05, 2001 at 10:48:23AM -0500, K 0 wrote:
 i un tarred-gziiped it and saw no installation instructions nor configure
 scripts ... a straight make does work too.

Sounds like you got the wrong tarball.

Did you get it from this page?

http://www.openssh.com/portable.html


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




[OT] install openssh 2.5.x

2001-03-05 Thread K 0
anyone know how to compile and install the tgz source from openssh for
openssh 2.5.1

i un tarred-gziiped it and saw no installation instructions nor configure
scripts ... a straight make does work too.

anyone got anyideas ..?


Kim



Re: [OT] install openssh 2.5.x

2001-03-05 Thread Bradley M Alexander
On Mon, Mar 05, 2001 at 10:48:23AM -0500, K 0 wrote:
 anyone know how to compile and install the tgz source from openssh for
 openssh 2.5.1
 
 i un tarred-gziiped it and saw no installation instructions nor configure
 scripts ... a straight make does work too.

You could apt-get source openssh, then from the directory, do a
debian/rules binary...

I have a question along these lines. 

I grabbed the openssh-2.5.1p1 sources and put them on a potato box. I
compiled libssl096 successfully and installed the debs. I was able to
compile ssh-2.5.1p1, but on install, it groused that it could not find
libssl095a, even though libssl096 was installed.

On my potato and woody boxes, requesting libssl095a gets libssl094, and on
my sid boxes, it gets libssl096. What can I do to change this dependency?

Thanks,

-- 
--Brad

Bradley M. Alexander, CISSP  |   Co-Chairman,
Beowulf System Admin/Security Specialist |NoVALUG/DCLUG Security SIG
Winstar Telecom  |   [EMAIL PROTECTED]
(703) 889-1049   |   [EMAIL PROTECTED]

Good judgment comes from experience. Unfortunately, the
experience usually comes from bad judgment.
--Rules of the Air, #20



Re: [OT] install openssh 2.5.x

2001-03-05 Thread Jim Breton
On Mon, Mar 05, 2001 at 10:48:23AM -0500, K 0 wrote:
 i un tarred-gziiped it and saw no installation instructions nor configure
 scripts ... a straight make does work too.

Sounds like you got the wrong tarball.

Did you get it from this page?

http://www.openssh.com/portable.html