From: Axel Kohlmeyer (akohlmey_at_cmm.chem.upenn.edu)
Date: Mon Sep 25 2006 - 08:45:26 CDT

hi!

one additional remark: when trying to override the internal plugins
you should not load molecule files directly from the command line.
there is some kind of race condition between the loading of the
data and the re-initialization of the plugins. so you need to make
sure that vmd is fully up and running before loading files. otherwise
the file may still be loaded with the old plugin.

axel.

On 9/25/06, John Stone <johns_at_ks.uiuc.edu> wrote:
>
> Rob,
> If you started with the versions in the VMD source tree,
> then yes, cranking the minor version number by one should do it:
> e.g.:
> 0, /* major version */
> 2, /* minor version */
>
> change to:
> 0, /* major version */
> 3, /* minor version */
>
> John
>
[...]

-- 
=======================================================================
Axel Kohlmeyer   akohlmey_at_cmm.chem.upenn.edu   http://www.cmm.upenn.edu
  Center for Molecular Modeling   --   University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582,  fax: 1-215-573-6233,  office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.