Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Christopher Cobb Subject: installing packages using setup.exe from the command line (e.g., remotely) Date: Thu, 19 Aug 2004 15:38:40 +0000 (UTC) Lines: 23 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 162.70.244.40 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.8) X-IsSubscribed: yes 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. I am using setup.exe version 2.427 (is there some way to confirm this from the command line?) A simple usage example of using setup.exe to install a package from the command line would suffice, I think. Thank you. -- 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/