Hi Kevin:
My problem is this:
If coot (the binary itself) links to fftw v. 2.1.5, it crashes,
reporting a memory conflict error, upon trying to calculate a map.
(This happens whether I link to dynamic or static libraries, contrary
to my previous report to Paul.) If coot links to fftw v. 2.0.7,
supplied by ccp4, it works properly.
Any ideas?
Bill
William G. Scott
Contact info:
http://chemistry.ucsc.edu/~wgscott/
On Sep 2, 2008, at 6:58 AM, Kevin Cowtan wrote:
No, it can't. Clipper only speaks to fftw v2.
If fftw v2 is a problem, you can build clipper without fftw at all
by using the kiss-fft overlay which removes the fftw dependence.
http://www.ysbl.york.ac.uk/~cowtan/clipper/loveboat.html
That saves one dependency, but the calculation of maps will become
2-3x slower.
However I don't think the autoconf knows about this, so it'll need
some hacking.
William G. Scott wrote:
If so, how do you tell configure?
Thanks.
William G. Scott
Contact info:
http://chemistry.ucsc.edu/~wgscott/