Re: [PyMOL] dcd trajectories in PyMOL

2012-02-29 Thread Thomas Holder
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

Re: [PyMOL] dcd trajectories in PyMOL

2012-02-28 Thread Thomas Holder
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=