--- In tdom@yahoogroups.com, "Barry Demers" <sdad@...> wrote:
>
> I am using Ubuntu 8.10 and am trying to install an application that requires
tdom. I went to tdom page an downloaded tdom 0.8.2. Readme file says to goto
unix directory and do ./configure........My download has CONFIG, not configure,
but tried CONFIG anyway. NO go. How do I get around this issue? I see install
scripts all over the place, but uncertain about those, so I though I would admit
to my stupidity so that I can get on with what I really need to be doing.
>
> Any help you can provide would be hugely appreciated!
>
My personal recommendation would be to install ActiveState's ActiveTcl (pick the
version that you need), and then use their "teacup install tdom" to install the
extension simply.
Or, if you are going to be doing a lot of tcl development, take a few minutes
and run "teacup update" which will install a large suite of tcl add-ons for you
to use.