From: Lubos Vrbka (shnek_at_chemi.muni.cz)
Date: Tue Jan 28 2003 - 04:54:00 CST

hi, i'm trying to compile vmd-1.8 for my platform (NetBSD). the linux
binary distribution with Mesa works fine under emulation, but i think
real hardware acceleration would be better (and unfortunately, opengl
binary doesn't work :o( )

there's problem in the beginning of the compilation - there are probably
some header files missing... :o( at least vmdplugin.h is required but
not present (within the whole vmd-1.8 tree)

where could i get the complete source (this source is downloaded from
the download page)? probably CVS could help... anyway, the distribution
file should probably be modified/fixed...

configure options are
LINUX OPENGL TK IMD TCL GCC

the error is as follows:
echo "Compiling " AtomSel.C " --> " AtomSel.o " ..."; g++ -Wall -O9
-march=i586 -fomit-frame-pointer -finline-functions
-fexpensive-optimizations -fcaller-saves -fthread-jumps
-fstrength-reduce -DARCH_LINUX -DVMDSURF -DVMDMSMS -DVMDISOSURFACE
-DVMDSTATICPLUGINS -I../plugins/include -I../plugins/LINUX/molfile -I.
-c AtomSel.C -o ../LINUX/AtomSel.o
Compiling AtomSel.C --> AtomSel.o ...
In file included from VMDApp.h:8,
                  from AtomSel.C:35:
PluginMgr.h:13: vmdplugin.h: No such file or directory
In file included from AtomSel.C:35:
VMDApp.h:39: vmdplugin.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /traj1/shnek/vmd-1.8/src

anyone has seen this problem?

regards,
lubos

-- 
-
#################################################
Lubos Vrbka
National Centre for Biomolecular Research
Masaryk university, Brno, Czech Republic
shnek_at_chemi.muni.cz
http://www.chemi.muni.cz/~shnek
tel. +420 541 129 508
#################################################