Cgywin doesn't seem to be running on my machine (never used it before, although I have installed it!). What services or processes do I need to start so it can run.

Thanks

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

There is no "it" to run.

Cygwin isn't a distinct runnable entity in its own right. The tools and programs that use Cygwin, from the Cygwin port of bash to the Cygwin port of awk, are. They, presuming that you have your path and whatnot configured correctly, just run when you decide to invoke them.

link|improve this answer
Thanks for explaining this for me, I'm new to the whole emulating Unix on Windows thing =) – JMK Nov 7 '11 at 15:27
feedback

It's probably easist to uninstall it, download the latest copy and install that.

The installer should (presumably) ensure essential services or prerequisites are installed (and running). There are no prerequisites I can find on their website.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.