From: James Starlight (jmsstarlight_at_gmail.com)
Date: Fri Oct 14 2011 - 01:51:01 CDT

Greetings!

I've forced with the problems of VMD installation on my 32bit Debian Linux
OS.

I've obtained latest version of VMD and installed all required packages.

Than I've tried from VMD

./configure LINUX OPENGL MESA TK CUDA TCL PTHREADS NETCDF PYTHON GCC

than I went to scr subdir and wrote make command and obtain error

make: *** No rule to make target `y.tab.h', needed by `vmd_LINUX'. Stop.

if I type make install the installation compleate succesfull but as the
result it luck for vmd_LINUX in the lib so the program didnt work

own-worklab src # vmd
/usr/local/lib/vmd/vmd_LINUX: Command not found.

How I can solve this problem?