VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Wed May 31 2006 - 16:25:08 CDT
- Next message: John Stone: "Re: extended xyz"
- Previous message: ikek70: "simple plugin"
- In reply to: ikek70: "simple plugin"
- Next in thread: John Stone: "Re: simple plugin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hi,
You'll need to be much more specific in your description of
what you did in step 1). What happens if you run this command in
your modified VMD installation:
package require textview
Most likely you either missed a file, copied the files in the wrong place,
or have bad permissions on the files that you copied. If you copied the
files correctly, then package require textview should succeed and return
the version number loaded.
Since you're doing this to study how the plugins work, I suppose it's not
of great importance, but this and all of the other new plugins are already
provided in VMD 1.8.4...
John Stone
vmd_at_ks.uiuc.edu
On Wed, May 31, 2006 at 04:35:53PM -0400, ikek70 wrote:
> Hello,
>
> I'm a beginner for VMD tool and studying plugins part. I would like to plug
> "Text Viewer example" in the VMD website to the VMD 1.8.3 version on Linux.
> I have referred to
> http://www.ks.uiuc.edu/Research/vmd/plugins/doxygen/tcltkplugins.html#tcltkplugins.
>
> Here are the steps that I have followed.
> 1.copy the tcl codes under the plugins directory.
> 2.insert the following line into the 'vmdinit.tcl' file
> vmd_install_extension textview textview_tk "Data/Text Viewer"
> 3.run VMD
>
> Unfortunately, I couldn't see any change in the 'extension' menu in the VMD.
>
> Thanks,
> DongKwan.
-- 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: John Stone: "Re: extended xyz"
- Previous message: ikek70: "simple plugin"
- In reply to: ikek70: "simple plugin"
- Next in thread: John Stone: "Re: simple plugin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]