| 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: | <00c801c4860a$adcd62d0$78d96f83@robinson.cam.ac.uk> |
| From: | "Max Bowsher" <maxb AT ukf DOT net> |
| To: | <cygwin AT cygwin DOT com>, "Christopher Cobb" <ccobb AT email DOT com> |
| References: | <loom DOT 20040819T173137-946 AT post DOT gmane DOT org> |
| Subject: | Re: installing packages using setup.exe from the command line (e.g., remotely) |
| Date: | Thu, 19 Aug 2004 17:36:23 +0100 |
| MIME-Version: | 1.0 |
| X-Cam-ScannerInfo: | http://www.cam.ac.uk/cs/email/scanner/ |
| X-Cam-AntiVirus: | No virus found |
| X-Cam-SpamDetails: | Not scanned |
| X-IsSubscribed: | yes |
| Note-from-DJ: | This may be spam |
Christopher Cobb wrote: > I've found snipets of information, such as this: > > http://sources.redhat.com/ml/cygwin-apps/2003-03/msg00526.html > > What I would like is an example of how to use setup.exe from the command > line > (e.g., via ssh) to install a package remotely. > > I've tried this: > > setup -D -s ftp://mirrors.kernel.org -R $CYGWIN_HOME -q -n wget > > which does not produce any errors, but it also doesn't seem to download or > install the package. setup isn't really designed for use from the command line. It doesn't take package names as arguments, for example. You could, I suppose, munge /etc/setup/installed.db to fool setup into thinking that a really old (e.g. version 0) version of a package is installed, so that it would updated - it's a messy way to do it, but there is no better way. Max. -- 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 |