VMD-L Mailing List
From: Axel Kohlmeyer (akohlmey_at_gmail.com)
Date: Sun Apr 17 2011 - 08:51:28 CDT
- Next message: ZHAO Lina: "Re: compiling on LINUXAMD64 problem"
- Previous message: Axel Kohlmeyer: "Re: compiling on LINUXAMD64 problem"
- In reply to: ZHAO Lina: "Re: compiling on LINUXAMD64 problem"
- Next in thread: ZHAO Lina: "Re: compiling on LINUXAMD64 problem"
- Reply: ZHAO Lina: "Re: compiling on LINUXAMD64 problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
so now you know where your tcl is installed.
however, it looks as it your header belongs to tcl-8.5 and not 8.4.
better check the list of packages that you have installed again.
axel.
On Sun, Apr 17, 2011 at 9:45 AM, ZHAO Lina <lnzhao99_at_gmail.com> wrote:
> /usr/lib/libtcl8.4.so.0
>
>
> On Sun, Apr 17, 2011 at 9:34 PM, Axel Kohlmeyer <akohlmey_at_gmail.com> wrote:
>>
>> then check out: locate libtcl8.4.so
>>
>> a.
>>
>> On Sun, Apr 17, 2011 at 9:27 AM, ZHAO Lina <lnzhao99_at_gmail.com> wrote:
>> > :~$ locate tcl.h
>> > pathToVMD/src/vmd/plugins/vmdtkcon/tkcon-2.3/docs/nontcl.html
>> > /usr/include/tcl8.5/tcl.h
>> >
>> > $ locate libtcl.so
>> >
>> > no results.
>> >
>> > Thanks ahead,
>> >
>> > lina
>> >
>> >
>> > On Sun, Apr 17, 2011 at 9:16 PM, Axel Kohlmeyer <akohlmey_at_gmail.com>
>> > wrote:
>> >>
>> >> try: locate tcl.h
>> >> and: locate libtcl.so
>> >>
>> >> a.
>> >>
>> >> On Sun, Apr 17, 2011 at 7:50 AM, ZHAO Lina <lnzhao99_at_gmail.com> wrote:
>> >> > Hi,
>> >> >
>> >> > Thanks for your answering, actually before I checked,
>> >> >
>> >> > :~$ tc
>> >> > tcdialog tclsh8.4 tclsh-default tcode
>> >> > tclsh tclsh8.5 tcltk-depends
>> >> >
>> >> >
>> >> > I did install the tcl also the tcl-dev, the tcl is 8.4.16-2.
>> >> >
>> >> > that's why I am confused about why I still could not find the
>> >> > somepathto/tcl/lib
>> >> >
>> >> > lina
>> >> >
>> >> > On Sun, Apr 17, 2011 at 4:26 PM, Axel Kohlmeyer <akohlmey_at_gmail.com>
>> >> > wrote:
>> >> >>
>> >> >> 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.
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> Dr. Axel Kohlmeyer
>> >> akohlmey_at_gmail.com http://goo.gl/1wk0
>> >>
>> >> Institute for Computational Molecular Science
>> >> Temple University, Philadelphia PA, USA.
>> >
>> >
>>
>>
>>
>> --
>> Dr. Axel Kohlmeyer
>> akohlmey_at_gmail.com http://goo.gl/1wk0
>>
>> Institute for Computational Molecular Science
>> Temple University, Philadelphia PA, USA.
>
>
-- Dr. Axel Kohlmeyer akohlmey_at_gmail.com http://goo.gl/1wk0 Institute for Computational Molecular Science Temple University, Philadelphia PA, USA.
- Next message: ZHAO Lina: "Re: compiling on LINUXAMD64 problem"
- Previous message: Axel Kohlmeyer: "Re: compiling on LINUXAMD64 problem"
- In reply to: ZHAO Lina: "Re: compiling on LINUXAMD64 problem"
- Next in thread: ZHAO Lina: "Re: compiling on LINUXAMD64 problem"
- Reply: ZHAO Lina: "Re: compiling on LINUXAMD64 problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]