From: Axel Kohlmeyer (akohlmey_at_gmail.com)
Date: Tue May 14 2013 - 12:48:29 CDT

On Tue, May 14, 2013 at 6:37 PM, Daniel Lévesque
<Daniel.P.Levesque_at_usherbrooke.ca> wrote:
> Hello,
>
> From the plugins directory, I type the following command:
>
> make LINUXAMD64 TCLINC=/usr/include/tcl8.5 TCLLIB=/usr/lib
>
> but the compilation ends with the following error:
>
> src/webpdbplugin.c:18:17: fatal error: tcl.h: No such file or directory
> compilation terminated.
> make[2]: *** [../compile/lib_LINUXAMD64/molfile/webpdbplugin.o] Error 1
> make[1]: *** [molfilelibs] Error 1
> make: *** [LINUXAMD64] Error 2
>
> I have double-checked that /usr/include/tcl8.5 is indeed the correct
> directory for tcl.h. The file I downloaded is vmd-1.9.1.src.tar.gz. I am
> compiling on Ubuntu 12.04.
>
> I would appreciate any help with this.

please try: make LINUXAMD64 TCLINC=-I/usr/include/tcl8.5 TCLLIB=-L/usr/lib

axel.

> Daniel

--
Dr. Axel Kohlmeyer  akohlmey_at_gmail.com  http://goo.gl/1wk0
International Centre for Theoretical Physics, Trieste. Italy.