DOCK on cygwin
Jump to navigation
Jump to search
To install DOCK on cygwin, you need to be sure to add the "devel" tools. Use the Cygwin configuration utility, and click on "default" to the right of "devel" to make it say "install". Then proceed. There is a lot to install, but this will make sure you have make and other tools required by DOCK.
- install cygwin.
- install "devel" tools in cygwin configuration utility
- get a dock license
- download dock 6 tarball
- tar xzf dock6....
- cd dock6/install
- ./configure gnu
- make
- make test
You are ready to go!