TPP:Windows Cygwin Installation
From SPCTools
(Difference between revisions)
Revision as of 19:42, 24 October 2006 Dshteynb (Talk | contribs) (→Setup.exe Installation Program Gallery) ← Previous diff |
Revision as of 21:26, 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> | ||
+ | ==== 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 "<nowiki>http://localhost:1441/</nowiki>" | ||
+ | :; 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:Start-up type set to ''Automatic'' | ||
+ | :; cygapache2_start:Start-up type set to ''Automatic'' | ||
+ | :; cygapache2_stop:Start-up type set to ''Manual'' |
Revision as of 21:26, 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
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
- Start-up type set to Automatic
- cygapache2_start
- Start-up type set to Automatic
- cygapache2_stop
- Start-up type set to Manual