| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <BAY19-F245116CBB39A33ECF87DC6B55B0@phx.gbl> |
| X-Originating-Email: | [karlm30 AT hotmail DOT com] |
| X-Sender: | karlm30 AT hotmail DOT com |
| From: | "Karl M" <karlm30 AT hotmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Building OpenSSH |
| Date: | Wed, 02 Mar 2005 20:58:56 -0800 |
| Mime-Version: | 1.0 |
| X-OriginalArrivalTime: | 03 Mar 2005 04:59:00.0151 (UTC) FILETIME=[B67F0C70:01C51FAD] |
| X-IsSubscribed: | yes |
Hi All... While tracking down an occasional hang in keychain, I tracked it down to ssh-add...so I wanted to build OpenSSH. More on this when I finish tracking it down. But along the way... I used the following command from the cygwin openssh readme file. ./configure --prefix=/usr --sysconfdir=/etc --libexecdir='$(sbindir)' --localstatedir=/var --datadir='$(prefix)/share' --mandir='$(datadir)/man' --with-tcp-wrappers The configure complains that commands sbindir and datadir are not defined. Should I be doing things differently? Also, would it be possible for the OpenSSH maintainer to create a package (pseudo package) that captures the dependencies required to build OpenSSH? It would make building it much easier. Thanks, ...Karl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |