From: Albert (mailmd2011_at_gmail.com)
Date: Wed Jan 23 2013 - 10:50:27 CST

Hello:

  I am trying to compile VMD with option command:

./configure LINUXAMD64 OPENGL FLTK TK ACTC CUDA IMD LIBSBALL XINERAMA
XINPUT LIBTACHYON VRPN NETCDF TCL PYTHON PTHREADS NUMPY SILENT

but it failed with messages:

Compiling CommandQueue.C --> CommandQueue.o ...
Compiling CoorPluginData.C --> CoorPluginData.o ...
Compiling CUDAAccel.C --> CUDAAccel.o ...
Compiling DisplayDevice.C --> DisplayDevice.o ...
Compiling Displayable.C --> Displayable.o ...
Compiling DisplayRocker.C --> DisplayRocker.o ...
Compiling DispCmds.C --> DispCmds.o ...

DispCmds.C:37:16: error: tc.h: No such file or directory
DispCmds.C: In static member function ‘static void
DispCmdTriMesh::putdata(const float*, const float*, const float*, int,
const int*, int, int, VMDDisplayList*)’:
DispCmds.C:375: error: ‘ACTCData’ was not declared in this scope
DispCmds.C:375: error: ‘tc’ was not declared in this scope
DispCmds.C:375: error: ‘actcNew’ was not declared in this scope
DispCmds.C:393: error: ‘ACTC_OUT_MIN_FAN_VERTS’ was not declared in this
scope
DispCmds.C:393: error: ‘actcParami’ was not declared in this scope
DispCmds.C:401: error: ‘actcBeginInput’ was not declared in this scope
DispCmds.C:404: error: ‘actcAddTriangle’ was not declared in this scope
DispCmds.C:404: error: ‘ACTC_NO_ERROR’ was not declared in this scope
DispCmds.C:408: error: ‘actcEndInput’ was not declared in this scope
DispCmds.C:411: error: ‘actcBeginOutput’ was not declared in this scope
DispCmds.C:413: error: ‘actcStartNextPrim’ was not declared in this scope
DispCmds.C:413: error: ‘ACTC_DATABASE_EMPTY’ was not declared in this scope
DispCmds.C:416: error: ‘actcGetNextVert’ was not declared in this scope
DispCmds.C:416: error: ‘ACTC_PRIM_COMPLETE’ was not declared in this scope
DispCmds.C:424: error: ‘actcEndOutput’ was not declared in this scope
DispCmds.C:438: error: ‘actcDelete’ was not declared in this scope
make: *** [DispCmds.o] Error 1

thank you very much
Albert