compiling openssh from source

2001-12-20 Thread Jonas Moberg
I was trying to compile the openssh source from testing on my potato install today. Got the dev-packages that was needed, and compiled libssl from testing as well. But when I tried to compile ssh (apt-get -b source ssh) I get this error: dpkg-deb: parse error, in file `debian/tmp/DEBIAN/control' n

Re: Compiling openssh from source

2001-10-15 Thread David Roundy
On Sun, Oct 14, 2001 at 07:39:00PM -0500, Matt Wehland wrote: > At 11:42 AM 10/14/01 -0500, Colin Watson replied: > > >You need to look in the pool, not dists/unstable. > > Thanks I see it now, I was trying to use the package_name+version, looking > at the sources.gz file, I noticed that its j

Re: Compiling openssh from source

2001-10-14 Thread Matt Wehland
At 11:42 AM 10/14/01 -0500, Colin Watson replied: You need to look in the pool, not dists/unstable. Thanks I see it now, I was trying to use the package_name+version, looking at the sources.gz file, I noticed that its just the package name, openssh. When I now try apt-get -b source ope

Re: Compiling openssh from source

2001-10-14 Thread Colin Watson
On Sun, Oct 14, 2001 at 09:33:17AM -0500, Matt Wehland wrote: > I want to run a protocol v2 compatible version of ssh on a potato > box. I've been told to just compile from source, although I have just > added the later binaries and libraries to a system and had it work before. > My question is

Re: Compiling openssh from source

2001-10-14 Thread Kurt Lieber
I'm running a potato box with the OpenSSH .deb package installed from Woody. It runs great -- no problems whatsoever. So, you may not have to compile from source if you don't want to. On Sunday 14 October 2001 h:33 am, Matt Wehland wrote: > I want to run a protocol v2 compatible version of ssh o

Compiling openssh from source

2001-10-14 Thread Matt Wehland
I want to run a protocol v2 compatible version of ssh on a potato box. I've been told to just compile from source, although I have just added the later binaries and libraries to a system and had it work before. My question is where do I find a debianized openssh source package? It's not availa