Differences between revisions 3 and 4
Revision 3 as of 2007-07-11 17:59:25
Size: 508
Editor: gtang
Comment:
Revision 4 as of 2008-11-26 04:42:28
Size: 508
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Question: How do I compile EMAN for OSX(Mac) ?

Answer: We now offer partial support for OSX (current OSX version only). Still, to compile yourself, you need to know what you're doing if you want to make it work on that platform. Basically:

use 'fink' to install required libraries:

  • QT3 (X11 not native version) GSL FFTW2 (not 3) HDF5 cmake

Then just follow the normal unix install instructions:

cd eman ccmake . press 'c' set various options press 'c' then 'g' make make install

FAQ_EMAN_USING_17 (last edited 2008-11-26 04:42:28 by localhost)