Dear pymol users,
I had to install pymol on my Macbook. I downloaded the files from
SouceForge.net. When I typed  as following I got error messages:

 python setup.py build install
running build
running build_py
running build_ext
building 'pymol._cmd' extension
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
-mno-fused-madd -fno-common -dynamic -DNDEBUG -g -Os -Wall
-Wstrict-prototypes -DMACOSX -I/usr/include/ffi -DENABLE_DTRACE -arch
i386 -arch ppc -pipe -D_PYMOL_MODULE -D_PYMOL_LIBPNG -D_PYMOL_FREETYPE
-Iov/src -Ilayer0 -Ilayer1 -Ilayer2 -Ilayer3 -Ilayer4 -Ilayer5
-I/usr/X11R6/include
-I/Users/youngjin25/Downloads/trunk/pymol/ext/include
-I/Users/youngjin25/Downloads/trunk/pymol/ext/include/GL
-I/Users/youngjin25/Downloads/trunk/pymol/ext/include/freetype2
-Imodules/cealign/src -Imodules/cealign/src/tnt
-I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c modules/cealign/src/ccealignmodule.cpp -o
build/temp.macosx-10.5-i386-2.5/modules/cealign/src/ccealignmodule.o
unable to execute gcc: No such file or directory
error: command 'gcc' failed with exit status 1

Could you tell me how I can handle this problem?

Thanks in advance,

Young-Jin

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to