Differences between revisions 2 and 3
Revision 2 as of 2007-07-11 17:55:11
Size: 509
Editor: gtang
Comment:
Revision 3 as of 2007-07-11 17:59:25
Size: 508
Editor: gtang
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Question: [:FAQ EMAN USING 17:How do I compile EMAN for OSX(Mac) ?] '''Question:''' How do I compile EMAN for OSX(Mac) ?
Line 3: Line 3:
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: '''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:

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)