On Tuesday 26 March 2002 16:09, you wrote:
Dear XOtcl list,
I have some problems to install the latest xotcl version on a linux debian platform. The current debian package is 0.85 and I would really like to install 0.9.
So I have tried to install the full source distribution (http://media.wu-wien.ac.at/download/xotcl-full-0.9.3.tar.gz), but, as tcl/tk debian include installation is in the same directory (/usr/include/tcl8.3), it's difficult to tell configure how to deal with it.
dear cathrine,
for the time being, the simplest thing is to add manually in xotcl-full-0.9.3/xotcl-0.9.3/unix/Makefile after the configure run -I/usr/include/tcl8.3 at the place where the other "-I"-option are written.
that should keep you going for now best regards -gustaf