[PyMOL] how to install pymol in Mac?

2010-04-15 Thread Young-Jin Cho
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

Re: [PyMOL] how to install pymol in Mac?

2010-04-15 Thread David Hall
The error below shows that you don't have gcc, which means you have to install Apple's Developer tools to compile pymol. That said, the easiest way right now is probably using macports. Follow the instructions at http://www.macports.org/install.php for installing macports, then you can run port