TPP:Windows Cygwin Installation
From SPCTools
(Difference between revisions)
Revision as of 21:52, 24 October 2006 Dshteynb (Talk | contribs) (→Windows / Cygwin Installation) ← Previous diff |
Revision as of 21:55, 24 October 2006 Dshteynb (Talk | contribs) (→Windows / Cygwin Installation) Next diff → |
||
Line 15: | Line 15: | ||
Image:cygsetup6.png|6. All default installation packages should be installed<br/>along with any automatically selected dependencies. | Image:cygsetup6.png|6. All default installation packages should be installed<br/>along with any automatically selected dependencies. | ||
</gallery> | </gallery> | ||
+ | ==== Controlling Apache2 ==== | ||
+ | * Starting Apache | ||
+ | ** Open '''Control Panel → Administrative Tools → Services''', find service '''cygapache2_start''' | ||
+ | |||
==== Installation Troubleshooting ==== | ==== Installation Troubleshooting ==== | ||
* Open '''Control Panel → System → Advanced → Environment Variables''' and verify that the following '''System variables''' are set: | * Open '''Control Panel → System → Advanced → Environment Variables''' and verify that the following '''System variables''' are set: |
Revision as of 21:55, 24 October 2006
Contents |
Installation
Windows / Cygwin Installation
Setup.exe Installation Program
- You must be logged on as an Administrator to install these tools.
- Download the setup.exe installation program from this link http://tools.proteomecenter.org/software/cygwin/setup.exe
- Follow default installation by clicking "Next" at each installation step, until the installation is completed
- Reboot the computer
Setup.exe Installation Gallery
Controlling Apache2
- Starting Apache
- Open Control Panel → Administrative Tools → Services, find service cygapache2_start
Installation Troubleshooting
- Open Control Panel → System → Advanced → Environment Variables and verify that the following System variables are set:
- WEBSERVER_ROOT
- Set to "C:\Inetpub\wwwroot\"
- WEBSERVER_URL
- Set to "http://localhost:1441/"
- COMETLINKSFILE
- Set to "C:\Inetpub\tpp-bin\cometlinks.def"
- PATH
- Begins with "C:\cygwin\usr\X11R6\bin;C:\cygwin\bin;"
- Open Control Panel → Administrative Tools → Services and verify that the following Services are present:
- cygserver
- Startup Type set to Automatic
- cygapache2_start
- Startup Type set to Automatic
- cygapache2_stop
- Startup Type set to Manual