delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/04/20/11:17:34

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
X-Originating-IP: [24.0.161.175]
From: "Karl M" <karlm30 AT hotmail DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: OpenSSH Build Questions
Date: Fri, 20 Apr 2001 07:42:07 -0700
Mime-Version: 1.0
Message-ID: <F70yMJiQTyfPefLJGWS000043fb@hotmail.com>
X-OriginalArrivalTime: 20 Apr 2001 14:42:07.0674 (UTC) FILETIME=[12FEA1A0:01C0C9A8]

Hi Corinna...

I used these instructions, but had two problems.

1) I had to create /INSTALL/bin to make the cp work.

2) I couldn't get it to autoinstall. I placed the tar file into 
.../MyCygwinDownloadDir/latest/openssh and tried setup.exe for an install 
from local directory. (nothing) Then I tweaked the setup.ini file to 
reference the new tar file. (nothing)

What am I misunderstanding or doing wrong here?

Thanks,

...Karl


>From: Corinna Vinschen <cygwin AT cygwin DOT com>
>To: cygwin AT cygwin DOT com
>Subject: Re: OpenSSH Build Questions
>Date: Wed, 11 Apr 2001 09:56:25 +0200
>
>On Tue, Apr 10, 2001 at 01:21:15AM -0700, Karl M wrote:
> > Hi Corinna...
> >
> > The other day you had me build OpenSSH with pipes selected. When I 
>installed
> > it on my system, I just manually placed the .exe files where I found the
> > previous versions.
> >
> > My question is how do I do this automatically (configure, patch/modify,
> > make, tar install with setup.exe)? I would like to work with the partial
> > authorization patch and create a tar that setup.exe will install on 
>several
> > systems for me.
>
>cd <openssh-srcdir>
>./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin
>make
>mkdir -p /INSTALL/usr/doc/Cygwin
>make DESTDIR=/INSTALL install
>cd contrib/cygwin
>cp README /INSTALL/usr/doc/Cygwin/openssh-2.5.2p2-3-Karl.README
>cp ssh-*-config /INSTALL/bin
>cd /INSTALL
>rm etc/ssh*
>find . -type f -o -type l | tar cvzfT openssh-2.5.2p2-3-Karl.tar.gz -
>
> > How does the naming convention work for updates?
>
>It just performs a strcmp. So if the new version string (the part
>right after "openssh-" is lexicographically greater than the
>current version, it's treated as the new version. A `setup.hint'
>file in the openssh directory could overwrite that so you better
>delete it if it exists.
>
>Corinna
>
>--
>Corinna Vinschen                  Please, send mails regarding Cygwin to
>Cygwin Developer                                mailto:cygwin AT cygwin DOT com
>Red Hat, Inc.
>
>--
>Want to unsubscribe from this list?
>Check out: http://cygwin.com/ml/#unsubscribe-simple
>

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019