From sdad@... Wed Apr 01 07:52:30 2009
Return-Path: <sdad@...>
X-Sender: sdad@...
X-Apparently-To: tdom@yahoogroups.com
X-Received: (qmail 59126 invoked from network); 1 Apr 2009 14:50:24 -0000
X-Received: from unknown (98.137.34.45)
by m8.grp.re1.yahoo.com with QMQP; 1 Apr 2009 14:50:24 -0000
X-Received: from unknown (HELO n37b.bullet.mail.sp1.yahoo.com) (66.163.168.151)
by mta2.grp.sp2.yahoo.com with SMTP; 1 Apr 2009 14:50:24 -0000
X-Received: from [69.147.65.173] by n37.bullet.mail.sp1.yahoo.com with NNFMP; 01 Apr 2009 14:49:57 -0000
X-Received: from [98.137.34.184] by t15.bullet.mail.sp1.yahoo.com with NNFMP; 01 Apr 2009 14:49:57 -0000
Date: Wed, 01 Apr 2009 14:49:56 -0000
To: tdom@yahoogroups.com
Message-ID: <gqvuuk+aph5@eGroups.com>
In-Reply-To: <gqtcsn+seaj@eGroups.com>
User-Agent: eGroups-EW/0.82
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Yahoo Groups Message Poster
X-Yahoo-Newman-Property: groups-compose
X-Originating-IP: 66.163.168.151
X-eGroups-Msg-Info: 1:6:0:0:0
X-Yahoo-Post-IP: 98.115.105.150
From: "Barry Demers" <sdad@...>
Subject: Re: tdom is required and I need help installng it
X-Yahoo-Group-Post: member; u=313908779; y=XKxVKUK-EunhQXEkSOgKcpMs9F5VJ9269nu7wAjKNn3SgBZuv462
X-Yahoo-Profile: demers_barry
Thanks for the heads up. This did in fact allow me to successfully install=
tDOM, which in turn allowed a successful install of my target app.
My thanks to all!!!!!!!!
--- In tdom@yahoogroups.com, "stefan.sobernig" <ss@...> wrote:
>
> > Finally, as for the dropping of tdom from Ubuntu, perhaps someone on
> > this mailing list can bring that issue up with the appropriate team.
>=20
> tdom has already been reintroduced successfully, and comes with debian {s=
table|unstable|testing}:
>=20
> see http://packages.qa.debian.org/t/tdom.html
>=20
> as ubuntu retrieves package drops from debian unstable at regular interva=
ls, tdom is featured in ubuntu starting with jaunty:
>=20
> see http://packages.ubuntu.com/jaunty/tdom
>=20
> (btw. a hint for custom builts: the debian package manifestos, especially=
the rules script, are rich sources of adequate configure settings, see e.g=
.
>=20
> http://svn.debian.org/viewsvn/pkg-tcltk/tdom/trunk/debian/rules?view=3Dma=
rkup
>=20
> //stefan
>
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...
... The README say, go to the unix directory and do ../configure (Note the ../ !) rolf...
Rolf Ade
rolf@...
Mar 27, 2009 5:32 pm
Tried again got this message: checking for correct TEA configuration... ok (TEA 3.6) checking for Tcl configuration... configure: WARNING: Can't find Tcl...
... 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...
I removed 8.5 and ran: sudo apt-get install tcl8.4 tcl8.4-dev tk8.4 tk8.4-dev. ... Same issue as earlier attempts. Is Ubuntu putting tcl in a dir that tdom...
I can help you with using teacup. 1. at your command line prompt, type which teacup 2. If the response is no teacup in ... that means you have not yet followed...
Followed instructions regarding teacup. It is certainly in. Feel a bit sheepish on path issue. I think that my ignorance extends beyond that, though. When...
You've spent a great deal of time and effort with me here and I really appreciate it. At this point I am pulling the plug, and live without installing this...
... Frankly, some basic Linux knowledge would be of help. Invest the time, it will safe you more troubles! kind regards -- Matthias Kraft Software AG, Germany...
... I apologize - I made the assumption that you were familar with Linux or Unix and should not have made that assumption. To make a change to PATH that you...
Larry, I thank you for the continuing dialog. My error in not describing myself as a newbie to Linux. I must proceed with my assembly code project, but if...
... tdom has already been reintroduced successfully, and comes with debian {stable|unstable|testing}: see http://packages.qa.debian.org/t/tdom.html as ubuntu...
Thanks for the heads up. This did in fact allow me to successfully install tDOM, which in turn allowed a successful install of my target app. My thanks to...
... The configure file looks for the information about the installed tcl in 'usual' places (like /usr/local/lib). If Ubuntu puts that into an 'unusual' place,...
Rolf Ade
rolf@...
Mar 28, 2009 10:00 am
... My personal recommendation would be to install ActiveState's ActiveTcl (pick the version that you need), and then use their "teacup install tdom" to...