[PyMOL] Compilation problem with Pymol v1.7.4.0

2015-01-23 Thread McCully, Dwayne (NIH/NIAMS) [C]
When running python setup.py build in the pymol directory of version 1.7.4.0, I get an error that stops pymol from compiling (see below). Does anyone know how to fix this problem. Dwayne gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions

Re: [PyMOL] Compilation problem with Pymol v1.7.4.0

2015-01-23 Thread David Hall
On Jan 23, 2015, at 7:32 PM, McCully, Dwayne (NIH/NIAMS) [C] dmccu...@mail.nih.gov wrote: When running python setup.py build in the pymol directory of version 1.7.4.0, I get an error that stops pymol from compiling (see below). Does anyone know how to fix this problem. Dwayne