delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/05/02/16:55:31

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: <4276943F.AA92BB34@dessent.net>
Date: Mon, 02 May 2005 13:57:35 -0700
From: Brian Dessent <brian AT dessent DOT net>
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Problem with cygwin setup
References: <22683601 DOT 1115066813186 DOT JavaMail DOT myubc2 AT portal9 DOT itservices DOT ubc DOT ca>
X-IsSubscribed: yes
Reply-To: cygwin AT cygwin DOT com

jds wrote:

> Maybe I don't understand you, or your don't understand me, or I'm just clueless, but what I really want to know is how to run cygwin now that it's installed, given that I don't have an icon on my desktop. I dunno, isn't the icon just a shortcut to some .exe, or is it something else? Thanks for your help, but I really didn't know what to do with that big thing that you copied for me.

There should be a cygwin.bat in the directory you choose to install to;
just run that.

Alternatively, open a command prompt:

cd \cygwin\bin  # or whatever your location is
bash -li

To run any postinstall scripts that did not complete, do the following
from the bash prompt:

cd /etc/postinstall
for F in *.sh; do . $F && mv $F $F.done; done

Brian

--
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/

- Raw text -


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