From: Vinícius Aguiar (viniaguiar18_at_gmail.com)
Date: Tue Aug 27 2013 - 15:25:15 CDT

Hello,

I have downloaded the package "LINUX OpenGL,
CUDA<http://www.ks.uiuc.edu/Development/Download/download.cgi?UserID=275968&AccessCode=23052465354657098587545817078692&ArchiveID=1184>
 (Linux (32-bit, RHEL4 or later) with CUDA)" and tried to install following
the README, but when I try to open then a message appears. Below is the
data of the installation:

1
I uncompressed the archive with "tar
-vzxf vmd-1.9.1.bin.LINUX.opengl.tar.gz"

2
I didn't change the values of $install_library_dir and $install_bin_dir

3
"./configure
using configure.options: LINUX OPENGL FLTK TK ACTC CUDA IMD LIBSBALL
XINERAMA XINPUT LIBTACHYON VRPN NETCDF TCL PTHREADS SILENT ICC"

4
"cd src
sudo make install
Make sure /usr/local/bin/vmd is in your path.
VMD installation complete. Enjoy!"

In this part I configured the path variable for
"PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/bin/vmd"

5
then I put "vmd" in the terminal and the message appears
"rlwrap: No match."

This was not the first time I tried, so before I've installed the rlwrap.
More information:
"uname -a
Linux ComputerName 3.8.0-29-generic #42-Ubuntu SMP Tue Aug 13 23:12:18 UTC
2013 i686 i686 i686 GNU/Linux"

Sorry for give you some trouble, can you help me?

Thanks.

Obs. I always remove the archives of previous installations before trying
again.