[Dock-fans] Dock with zap
Scott Brozell
sbrozell at scripps.edu
Tue May 27 14:57:40 PDT 2008
Hi,
On Mon, 26 May 2008, Prashant Kumar wrote:
> I am facing some problem with installation of
> DOCK 6.1 with ZAP libraries . What I can think I am not able to get exact
> zap libraries which is required for installation . Can any body tell me that
> which are the files that I have download from open eyes site and how do I
> configure the DOCK with that .
According to the install/*.pbsa config files you need libOEZAP.a or
libOEZAP.so
Presuambly downloading will be straightforward after you request ZAP
http://www.eyesopen.com/products/toolkits/zap.html
Once you get it, follow the DOCK manual.
http://dock.compbio.ucsf.edu/DOCK_6/dock6_manual.htm#Installation
Here's an example quick start (C shells):
cd dock6/install
make distclean
./configure gnu.pbsa
setenv ZAP_HOME /bla/bla
make dock
make test
Scott
More information about the Dock-fans
mailing list