Re: [PyMOL] Communication with external program

2007-11-08 Thread DeLano Scientific
Martin, Absolutely -- Python provides all of the socket / communication infrastructure needed to accomplish this. One such example is the RPC plugin developed by Greg Landrum. See examples/devel/xmlrpc01.py -- DeLano Scientific LLC Subscriber Support Services mailto:del...@delsci.info "Not

Re: [PyMOL] Pymol update and plugins?

2007-11-08 Thread DeLano Scientific
Xavier, The Windows installer for PyMOL is designed to safely do an overlay installl / upgrade. However, it might be prudent to back up your "Program Files/DeLano Scientific/PyMOL" directory first, just in case there are any incompatibilities between existing plugins and newer versions. -- D

Re: [PyMOL] Pymol update and plugins?

2007-11-08 Thread Jerome Pansanel
Hi Xavier, You can try to install the new version over the old one. This is a dirty procedure, but it should work. On the other hand, are you sure that the old versions are all installed in the default directory ? If not, it would complicate the installation. In this case, install the new vers

[PyMOL] Pymol update and plugins?

2007-11-08 Thread Xavier HANOULLE
Title: Hello all, In the lab we have different computers with different versions of Pymol, from 0.99rc6 to 1.0r2... On the "old" Pymol versions several plugins are installed (slerpy, rtools, apbs...). If I want to update the software to the lastest version (on linux systems), do I have to co