From: Stefano Meliga (smeliga_at_gmail.com)
Date: Wed Jun 10 2009 - 10:58:15 CDT

Hello,

I've just installed VMD1.8.7beta5 with the binary:
LINUX OpenGL, CUDA (Linux (32-bit, RHEL4 or later) with CUDA)

I modified the configure file to be:
# Directory where VMD startup script is installed, should be in users' paths.
$install_bin_dir="/usr/local/vmd187b5";

# Directory where VMD files and executables are installed
$install_library_dir="/usr/local/vmd187b5/lib";

make install was successful.

But I can't run lounch the software:

[stefano_at_oiseau vmd187b5]$ ./vmd
/usr/local/vmd187b5/lib/vmd_LINUX: error while loading shared
libraries: libstdc++.so.6: cannot open shared object file: No such
file or directory

This are the info about my system:

 [stefano_at_oiseau stefano]$ uname -a
Linux oiseau 2.4.20-31.9smp #1 SMP Tue Apr 13 17:10:21 EDT 2004 i686
athlon i386 GNU/Linux
[stefano_at_oiseau stefano]$ cat /etc/issue
Red Hat Linux release 9 (Shrike)
Kernel \r on an \m

Did I do anything wrong?

Thanks,

Stefano.