DOCK on cygwin

From DISI
Revision as of 23:38, 22 July 2014 by TBalius (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page specifies how to install DOCK on Windows OS.

  • install cygwin. (download from http://www.cygwin.org)
  • install "devel" tools in cygwin configuration utility
    • 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.
  • get a dock license (http://dock.compbio.ucsf.edu/Online_Licensing/dock_license_application.html)
  • download dock 6 tarball
  • tar xzf dock6....
  • cd dock6/install
  • ./configure gnu
  • make
  • make test

You are ready to go!

The installation section of the DOCK manual specifies details on compiling DOCK, which might be helpful:

Installation section of Manual

The old version of DOCK, DOCK 5.4, was pre-compiled for Windows. However, it has many bugs which are fixed in DOCK 6, and were never fixed in the DOCK 5 series. If you are using DOCK 5.x, we strongly urge you to upgrade to DOCK 6 (free to academics, new reasonable prices for companies).