I just installed activetcl 8.5.6, into /home/user/activetcl 8.5.6/
and got same results when trying to install the tdom 0.8.2 located from the
/home/user/tdom-0.8.2/unix/ dir. A suggestion has been made to install tdom
using teacup, but with that I am totally clueless.
--- In
tdom@yahoogroups.com, "Barry Demers" <sdad@...> wrote:
>
> I removed 8.5 and ran: sudo apt-get install tcl8.4 tcl8.4-dev tk8.4 tk8.4-dev.
>
> When doing ../configure on tdom-0.8.2 I got:
> > > checking for correct TEA configuration... ok (TEA 3.6)
> > > checking for Tcl configuration... configure: WARNING: Can't find Tcl
configuration definitions.
>
> Same issue as earlier attempts. Is Ubuntu putting tcl in a dir that tdom is
expecting? Is some file still not being installed?
>
>
> --- In
tdom@yahoogroups.com, "Michael A. Cleverly" <michael@> wrote:
> >
> > On Fri, Mar 27, 2009 at 2:06 PM, Barry Demers <sdad@> wrote:
> > > Tried again got this message:
> > > checking for correct TEA configuration... ok (TEA 3.6)
> > > checking for Tcl configuration... configure: WARNING: Can't find Tcl
configuration definitions
> > >
> > > I had installed Tcl/Tk by doing sudo apt-get install tcl8.5 tk8.5
> > > I have an app written using Tcl/Tk which does work. �Where to from here?
> >
> > apt-get install the tcl8.5-dev and tk8.5-dev packages (so you have the
> > necessary Tcl header files, etc.) and then re-run tdom's ../configure.
> >
> > Michael
> >
>