View · Search · Index
No registered users in community xowiki
in last 10 minutes

Re: [Xotcl] xotcl 0.9 for linux debian

From: Gustaf Neumann <neumann_at_wu-wien.ac.at>
Date: Wed, 27 Mar 2002 21:02:54 +0100

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

>