From: 대학원 화학공학과 (lukekang070_at_khu.ac.kr)
Date: Thu Apr 25 2019 - 06:44:52 CDT

Dear all users,

I have just installed VMD on ubuntu, by following instruction on youtube.

I downloaded
vmd-1.9.3.bin.LINUXAMD64-CUDA8-OptiX4-OSPRay111p1.opengl.tar.gz
and command
tar -xvf vmd-1.9.3.bin.LINUXAMD64-CUDA8-OptiX4-OSPRay111p1.opengl.tar.gz
and go to vmd-1.9.3/src
and command
sudo make install

and it was successfully installed with no error.

But when I open vmd, main menu doesn't show up.

I found similar error on mailing list, so I've tried to look at .vmdrc file

But in .vmdrc file, "menu main on" command is written.

Also command on ubuntu "menu main on" didn't work.

This is the message that I got when I command vmd

/usr/local/lib/vmd/vmd_LINUXAMD64: /usr/lib/x86_64-linux-gnu/libGL.so.1: no
version information available (required by
/usr/local/lib/vmd/vmd_LINUXAMD64)
Info) VMD for LINUXAMD64, version 1.9.3 (November 30, 2016)
Info) http://www.ks.uiuc.edu/Research/vmd/
Info) Email questions and bug reports to vmd_at_ks.uiuc.edu
Info) Please include this reference in published work using VMD:
Info) Humphrey, W., Dalke, A. and Schulten, K., `VMD - Visual
Info) Molecular Dynamics', J. Molec. Graphics 1996, 14.1, 33-38.
Info) -------------------------------------------------------------
Info) Multithreading available, 6 CPUs detected.
Info) CPU features: SSE2 AVX AVX2 FMA
Info) Free system memory: 12GB (75%)
Info) No CUDA accelerator devices available.
Info) Dynamically loaded 2 plugins in directory:
Info) /usr/local/lib/vmd/plugins/LINUXAMD64/molfile
vmd>

Any advices and opinions would be helpful.

Thanks.

Dongwoo Kang