coot  

Re: [COOT] Scripting missing in CCP4 distribution of COOT v0.6.0 CCP4 (OS X 10.4+ universal dmg installer)

Nathaniel Echols
Mon, 04 Jan 2010 14:22:02 -0800

On Mon, Jan 4, 2010 at 12:43 PM, Huw Jenkins <h.t.jenk...@leeds.ac.uk>wrote:

> I guess this means something to do with the scheme scripting isn't getting
> properly defined in the coot script but I can't work out what from
> comparisons of the old and new coots.
>

The package distributed by CCP4 was not compiled with support for either
Scheme or Python.  I'm pretty sure this isn't something you can patch, so
you'll need to use one of Bill's tarballs or the Fink distribution.

clover:~ > /Applications/Coot.app/Contents/MacOS/coot --version
COOT_PREFIX is /Applications/Coot.app/Contents/MacOS/../coot
/Applications/Coot.app/Contents/MacOS/../coot/bin/coot-real --version
0.6 (revision 2540)
clover:~ > /sw/bin/coot --version
0.6 (revision 2540)  [with guile 1.8.6 embedded] [with python 2.6.4
embedded]

-Nat