Menu

Troubleshooting

Ismael Rodriguez Espigares
Attachments
tk.png (8087 bytes)
tk2.png (7692 bytes)

Troubleshooting

How to open a VMD TkConsole

TCL VMD TkConsole can be found at Extensions > TkConsole.

Type or copy and paste your TCL commands in the window that has just opened and press enter to run them.

How to obtain VMD instalation path (VMDDIR)

Linux users default VMD instalation path (VMDDIR) is /usr/local/lib/vmd. You can get this directory by running the following command in VMD console or in a TK console:

puts $env(VMDDIR) # 'VMDDIR' here is literal. Do not replace by anything.

How to copy text from Microsoft Windows Command Prompt


Related

Discussion: installation problems (see thread "README before reporting installation problems")
Discussion: README before reporting installation problems