Hi Andreas,
I forgot one step, sorry. The update.py script does not copy the header
files from the include directory, so you need:
cd $VMD/plugins/include
cp vmdconio.h molfile_plugin.h $PYMOL/contrib/uiuc/plugins/include
Here I put $VMD and $PYMOL as the respective source tree roots.
Hopefull
Hi Andreas,
this error was introduced in the open-source tree with the updates from
PyMOL 1.5. I'm not sure what the easiest fix would be, but here is how I
got it to work:
Download the latest VMD source code and unpack it:
http://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=