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 Date: Mon, 02 May 2005 14:21:12 -0700 (PDT) Date-warning: Date header was inserted by smtp.interchange.ubc.ca From: jds Subject: Re: Problem with cygwin setup To: cygwin AT cygwin DOT com Message-id: <22774403.1115068872598.JavaMail.myubc2@portal9.itservices.ubc.ca> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-IsSubscribed: yes Ok, I guess something else must've gone wrong because I don't have a cygwin.bat file. Thanks for your help, I'll try completely deleting everything and then re-installing it. -----Original Message----- > Date: Mon May 02 13:57:35 PDT 2005 > From: "Brian Dessent" > Subject: Re: Problem with cygwin setup > 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/ > -- 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/