Stand-Alone Coot

From OS X Scientific Computing

Jump to: navigation, search

Contents




Most Current:



Pre-Release for Intel: coot-0.6-pre-1 revision 2310 for 32-bit Intel 10.6

Date:

Sept 15, 2009


Checksum:

md5sum:  5166f5e838a8891c2702510fd1cb0d68  coot-0.6-pre-1-revision-2310_10.6_i386.tgz

Install it this way:

curl -O   http://sage.ucsc.edu/downloads/coot-0.6-pre-1-revision-2310_10.6_i386.tgz
sudo mv  coot-0.6-pre-1-revision-2310_10.6_i386.tgz    /.
cd /.
sudo tar xvfz coot-0.6-pre-1-revision-2310_10.6_i386.tgz
sudo rm coot-0.6-pre-1-revision-2310_10.6_i386.tgz

Invoke it with this command:

/usr/local/xtal/coot/bin/coot

If that doesn't do the right thing, try issuing this command first:

source /usr/local/xtal/coot/bin/init.sh

or if you use tcsh, issue

source /usr/local/xtal/coot/bin/init.csh

followed by

/usr/local/xtal/coot/bin/coot




Pre-Release for Intel: coot-0.6-pre-1 revision 2253 for Intel 10.5 and 10.6

Note that unlike version 2223, this should run ok with X-windows on 10.6.

Date:

Sept 1, 2009


Checksum:

md5sum:  b10ddf7b8139e636f488d7bcb6361395  coot-0.6-pre-1-revision-2253_10.5_10.6_i386.tgz

Install it this way:

curl -O   http://sage.ucsc.edu/~wgscott/downloads/coot-0.6-pre-1-revision-2253_10.5_10.6_i386.tgz
sudo mv  coot-0.6-pre-1-revision-2253_10.5_10.6_i386.tgz    /.
cd /.
sudo tar xvfz coot-0.6-pre-1-revision-2253_10.5_10.6_i386.tgz
sudo rm coot-0.6-pre-1-revision-2253_10.5_10.6_i386.tgz

Invoke it with this command:

/usr/local/xtal/coot/bin/coot

If that doesn't do the right thing, try issuing this command first:

source /usr/local/xtal/coot/bin/init.sh

or if you use tcsh, issue

source /usr/local/xtal/coot/bin/init.csh

followed by

/usr/local/xtal/coot/bin/coot

Previous Versions

old coots



How it was built

Building a stand-alone coot on OS X