I use PyMOL 1.4.1 which I have compiled myself. Now I'd like to switch to the latest version, so I checked out the latest svn, have enabled VMD plugins (and have also increased the fonts). I get the following error during compilation:
contrib/uiuc/plugins/molfile_plugin/src/basissetplugin.c: In function ‘read_basis_metadata’: contrib/uiuc/plugins/molfile_plugin/src/basissetplugin.c:208:11: error: ‘molfile_qm_metadata_t’ has no member named ‘have_esp’ contrib/uiuc/plugins/molfile_plugin/src/basissetplugin.c:209:11: error: ‘molfile_qm_metadata_t’ has no member named ‘have_npa’ contrib/uiuc/plugins/molfile_plugin/src/basissetplugin.c:211:11: error: ‘molfile_qm_metadata_t’ has no member named ‘have_internals’ error: command 'gcc' failed with exit status 1 I attach my setup.py if it can be of any help. With great respect, Boris.
setup.py
Description: Binary data
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ 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