VMD-L Mailing List
From: Giacomo Fiorin (giacomo.fiorin_at_gmail.com)
Date: Wed May 27 2020 - 09:28:30 CDT
- Next message: Sebastian Reiter: "Re: Fwd: Fwd: Fwd: Electrostatic potential maps"
- Previous message: gagandeep singh: "Unable to install vmdICE plugin in VMD"
- In reply to: gagandeep singh: "Unable to install vmdICE plugin in VMD"
- Next in thread: gagandeep singh: "Re: Unable to install vmdICE plugin in VMD"
- Reply: gagandeep singh: "Re: Unable to install vmdICE plugin in VMD"
- Maybe reply: gagandeep singh: "Re: Unable to install vmdICE plugin in VMD"
- Maybe reply: gagandeep singh: "Re: Unable to install vmdICE plugin in VMD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
You could try contacting the developers: seeing as the corresponding author
has since moved to the private sector, that's not guaranteed to work.
Still, have you tried it?
In general, assuming that a plugin is properly set up with a pkgIndex.tcl
file, one way to let VMD auto-detect it is the auto_path variable from the
Tcl interpreter:
https://wiki.tcl-lang.org/page/auto_path
# Autoload custom plugins
set auto_path [linsert $auto_path 0 *your_plugins_folder*]
where *your_plugins_folder *contains one or more plugins, each one in their
subfolder.
Giacomo
On Wed, May 27, 2020 at 10:12 AM gagandeep singh <gagan.sk.1994_at_gmail.com>
wrote:
> Dear All
> I am trying to install vmdICE plugin to calculate the SASA of all the
> atoms in my protein-ligand system, following the steps in the manual but
> unable to successfully install the plugin. I tried in both Windows10 and
> Ubuntu20 to install this plugin in VMD but remained unsuccessful. The
> plugin is not coming up in the analysis section.
> Any help in this regards would be appreciated.
> Thanks and regards
>
> Gagandeep Singh
>
-- Giacomo Fiorin Associate Professor of Research, Temple University, Philadelphia, PA Research collaborator, National Institutes of Health, Bethesda, MD http://goo.gl/Q3TBQU https://github.com/giacomofiorin
- Next message: Sebastian Reiter: "Re: Fwd: Fwd: Fwd: Electrostatic potential maps"
- Previous message: gagandeep singh: "Unable to install vmdICE plugin in VMD"
- In reply to: gagandeep singh: "Unable to install vmdICE plugin in VMD"
- Next in thread: gagandeep singh: "Re: Unable to install vmdICE plugin in VMD"
- Reply: gagandeep singh: "Re: Unable to install vmdICE plugin in VMD"
- Maybe reply: gagandeep singh: "Re: Unable to install vmdICE plugin in VMD"
- Maybe reply: gagandeep singh: "Re: Unable to install vmdICE plugin in VMD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]