VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Mon Oct 17 2005 - 17:27:23 CDT
- Next message: Samuel Flores: "problem with writepdb"
- Previous message: John Stone: "Re: Classroom Stereo projection"
- In reply to: Vlad Cojocaru: "IED problem update: IED works only with vmd 1.8.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Vlad,
It works for me here with VMD 1.8.3 and 1.8.4, the issue seems to be
the way the Python interpreter is binding the Tk libraries. All of the
error messages people are getting seem to indicate that Python is trying
to dynamically load the Tk library at runtime, which is causing problems
since the version on any individual workstation may not be the same as
the one VMD's Python interpreter was compiled against. This seems to
be most problematic on Linux and MacOS X where there are differing
versions of these libraries floating around. I'm going to see if there's
a way I can force these to statically link against the same Tk that VMD
itself is linked against, thus eliminating runtime problems like these.
John
On Mon, Oct 17, 2005 at 12:21:28PM +0200, Vlad Cojocaru wrote:
> Dear vmd users,
> Since I tried the last days to make IED work with vmd 1.8.3 or
> 1.8.4a22 and I noticed that other people experience the same problems as
> I do I decided to post this email with a solution for the problem hoping
> it will help in the future people who will try to use ied with vmd.
> After trying without any success to make ied work with vmd 1.8.3 or
> 1.8.4a22, I noticed that ied still works fine with vmd 1.8.2 as long as
> python-2.2.3 and Numeric 22.0 are installed. So, it seems that the only
> solution for now is to use vmd 1.8.2 for displaying PCA data wit ied.
> I still think it would be nice if the 1.8.4 vmd would deal with this
> problem.
>
> Best wishes
> vlad
>
> --
> Dr. Vlad Cojocaru
> EML Research gGmbH
> Molecular and Cellular Modeling Group
> Villa Bosch
> Schloss-Wolfsbrunnenweg 33
> 69118 Heidelberg
> Germany
> Phone: +49-6221-533266
> Fax: +49-6221-533298
> e-mail: Vlad.Cojocaru_at_eml-r.villa-bosch.de
>
-- NIH Resource for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 Email: johns_at_ks.uiuc.edu Phone: 217-244-3349 WWW: http://www.ks.uiuc.edu/~johns/ Fax: 217-244-6078
- Next message: Samuel Flores: "problem with writepdb"
- Previous message: John Stone: "Re: Classroom Stereo projection"
- In reply to: Vlad Cojocaru: "IED problem update: IED works only with vmd 1.8.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]