Hi,
Any hints as to how to compile PyMOL with the VMD Molfile plugin would be
highly appreciated.
I tried to download the tarball in Fink, I modified setup.py and then
re-built and re-installed PyMOL in Fink. Fink realises that the original
tarball has been modified, and it builds the modified so
Does the existing fink pymol not work for you?
http://pdb.finkproject.org/pdb/package.php/pymol-py27
You can look at it's info file for guidance on building on Mac if you want your
own build.
-David
On Aug 11, 2011, at 12:15 PM, Matthias Schmidt
wrote:
> Hi,
>
> I downloaded PyMol from
>
Hi,
I downloaded PyMol from
https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol
and tried to compile it with /sw/bin/python2.7 setup.py build
The compilation works fine, but when it comes to linking, I get an error
related to undefined symbols in an OpenGL library wrapper.
Do you have an