From: Axel Kohlmeyer (akohlmey_at_gmail.com)
Date: Sun Apr 17 2011 - 03:26:32 CDT

On Sun, Apr 17, 2011 at 1:14 AM, ZHAO Lina <lnzhao99_at_gmail.com> wrote:
> Hi,
>
> # make LINUXAMD64
> Building Molecule File Reader plugins
> src/hesstrans_wrap.C:298:17: error: tcl.h: No such file or directory

here is the original error.

> src/hesstrans_wrap.C
[...]

> make[2]: *** [../compile/lib_LINUXAMD64/tcl/hesstrans1.0/hesstrans_wrap.o]
> Error 1
> make[1]: *** [dynlibs] Error 1
> make: *** [LINUXAMD64] Error 2
>
>
> I don't know which libs I missed here.

you don't have the Tcl and particularly the Tcl headers installed.

>
>
> # swig -version
>
> SWIG Version 1.3.40
>
> Compiled with g++ [x86_64-unknown-linux-gnu]
>
> # python
> python            python2.6         python3.1         python-config
> python2.5         python2.6-config  python3.1-config
> python2.5-config  python3           python3-config
>
> another very naive question,
>
> From http://www.ks.uiuc.edu/Research/vmd/plugins/doxygen/compiling.html
>
> setenv TCLINC -I/Projects/vmd/vmd/lib/tcl/include
>
> setenv TCLLIB -F/Projects/vmd/vmd/lib/tcl
>
> I barely don't have the somedirectory/lib/tcl/include.

that is not another question, but rather the same problem.
you will need those.

axel.

> Thanks and best regards,
>
> lina
>
>
>
>

-- 
Dr. Axel Kohlmeyer
akohlmey_at_gmail.com  http://goo.gl/1wk0
Institute for Computational Molecular Science
Temple University, Philadelphia PA, USA.