Re: Can't find ssh [Thanks]

2001-05-30 Thread John Galt
On Tue, 29 May 2001, Andy Davidson wrote: >Thanks to all who responded. I now have ssh up and running. And I clearly >need to learn more about apt-get and friends. :-) > >Two additional items: one question and one apology. > >The question is: Are the non-USA and non-free packages on the CDs or d

Re: Can't find ssh [Thanks]

2001-05-30 Thread Colin Watson
Andy Davidson <[EMAIL PROTECTED]> wrote: >Thanks to all who responded. I now have ssh up and running. And I clearly >need to learn more about apt-get and friends. :-) > >Two additional items: one question and one apology. > >The question is: Are the non-USA and non-free packages on the CDs or do

Re: Can't find ssh [Thanks]

2001-05-29 Thread Andy Davidson
Thanks to all who responded. I now have ssh up and running. And I clearly need to learn more about apt-get and friends. :-) Two additional items: one question and one apology. The question is: Are the non-USA and non-free packages on the CDs or do I have to use the internet sites? [Not a huge p

Re: Can't find ssh

2001-05-29 Thread Rob Mahurin
On Mon, May 28, 2001 at 08:54:46PM -0600, ray p wrote: > Also I don't know > how hard or easy to bring the version of SSH from Woody to Potato > but that would give you SSH2. It's very easy, just add an unstable (for sid, or testing for woody) deb-src line as already mentioned in this thread and d

Re: Can't find ssh

2001-05-29 Thread Colin Watson
Andy Davidson <[EMAIL PROTECTED]> wrote: >I tried inserting the lines into /etc/apt/sources.list and then did [...] >Sorry, but the following packages have unmet dependencies: >ssh: Depends: libc6 (>= 2.2.2-2) but 2.1.3-10 is to be installed > Depends: libssl0.9.6 but it is not going to

Re: Can't find ssh

2001-05-29 Thread Colin Watson
Lance Simmons <[EMAIL PROTECTED]> wrote: >On Tue, May 29, 2001 at 01:54:15AM +0100, Colin Watson wrote: >> Andy Davidson <[EMAIL PROTECTED]> wrote: >> >I just installed Debian potato >> >> Put these lines in /etc/apt/sources.list: >> >> deb http://non-us.debian.org/ unstable non-US/main non-US

RE: Can't find ssh

2001-05-28 Thread Ming Tan
installs ssh1.. but it's better then nothing. Good luck. Ming -Original Message- From: Andy Davidson [mailto:[EMAIL PROTECTED] Sent: Monday, May 28, 2001 6:54 PM To: Colin Watson Cc: debian-user@lists.debian.org Subject: Re: Can't find ssh I tried inserting the lines into /etc

Re: Can't find ssh

2001-05-28 Thread ray p
There is a version of SSh in non-free also. The client/server created by the ssh.com people. I would suggest the openSSH version and of course as far as that goes you are dead on. Also I don't know how hard or easy to bring the version of SSH from Woody to Potato but that would give you SSH2. O

Re: Can't find ssh

2001-05-28 Thread Lance Simmons
On Tue, May 29, 2001 at 01:54:15AM +0100, Colin Watson wrote: > Andy Davidson <[EMAIL PROTECTED]> wrote: > >I just installed Debian potato > > Put these lines in /etc/apt/sources.list: > > deb http://non-us.debian.org/ unstable non-US/main non-US/contrib > non-US/non-free > deb-src http://n

Re: Can't find ssh

2001-05-28 Thread Andy Davidson
I tried inserting the lines into /etc/apt/sources.list and then did  sulu:/etc/apt# dselect update which gave me: Get:1 http://non-us.debian.org unstable/non-US/main Packages [49.3kB] Get:2 http://non-us.debian.org unstable/non-US/main Release [89B]  Get:3 http://non-us.debian.org

Re: Can't find ssh

2001-05-28 Thread Ethan Benson
On Mon, May 28, 2001 at 07:57:55PM -0500, Balbir Thomas wrote: > You may need to have "Non-free" in your /etc/apt/source.list as in you don't, ssh is not non-free. non-US yes, non-free no -- Ethan Benson http://www.alaska.net/~erbenson/ pgpf1ZXcROb52.pgp Description: PGP signature

Re: Can't find ssh

2001-05-28 Thread ray p
Make sure that you have the non-us lines in /etc/apt/sources.list uncommented then run apt-get update and then do apt-get ssh. Also it might be a good idea to tr another mirror. On Mon, May 28, 2001 at 04:10:55PM -0700, Andy Davidson wrote: > I just installed Debian potato (2.2r0, I think; got

Re: Can't find ssh

2001-05-28 Thread Balbir Thomas
You may need to have "Non-free" in your /etc/apt/source.list as in deb http://http.us.debian.org/debian stable main contrib non-free deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free deb http://security.debian.org stable/updates main contrib non-free or similar such t

Re: Can't find ssh

2001-05-28 Thread Colin Watson
Andy Davidson <[EMAIL PROTECTED]> wrote: >I just installed Debian potato (2.2r0, I think; got the CDs from >CheapBytes) onto my PC and want to use ssh to connect to other machines. >But I can't find the package to install it. I gather from the web site >that it is non-USA, but how does one find an

Can't find ssh

2001-05-28 Thread Andy Davidson
I just installed Debian potato (2.2r0, I think; got the CDs from CheapBytes) onto my PC and want to use ssh to connect to other machines. But I can't find the package to install it. I gather from the web site that it is non-USA, but how does one find and install it using apt-get? When I try, I get