Just tested the debian packages for XOTcl 0.83 by Teemu and they seem to be working fine now, including the pkgIndex.tcl generation, which was a problem before.
- ---------- = = ---------//--+ | / Kristoffer Lawson | www.fishpool.fi|.com +-> | setok@fishpool.com | - - --+------ |-- Fishpool Creations Ltd - / | +-------- = - - - = --------- /~setok/
On Thursday 11 January 2001 18:15, Kristoffer Lawson wrote:
Just tested the debian packages for XOTcl 0.83 by Teemu and they seem to be working fine now, including the pkgIndex.tcl generation, which was a problem before.
FYI, we have just written a Sdbm wrapper with complete src code in the XOTcl distribution, which will be included in the next XOTcl version ... this should solve the problem with the Gdbm version in Debian (and on Windows).
Moreover, we'll probably create a minimal man-page for xotclsh & xowish ...
Regarding tclexpat: which version is used in debian? I don't think that its a big issue (at the moment XOTcl uses tclxml per default), but for compatibility with the rest of XOTcl I've renamed the produced lib to libtclexpat.so ... that should at least prevent that an existing tclexpat.so is overwritten (not in 0.83!). At the moment we have performed some modification in configure+make of tclexpat, but the lib should be identical to 1.1. Probably we'll add someday an xotcl-wrapper, which directly produces the object-interface with the XOTcl C API.
--Uwe
Hi,
Is there a debian package for the 0.84 release of XOtcl? Or even a 0.83?
I found this in a previous email:
deb http://bugger.fishpool.fi/debian tcl / deb-src http://bugger.fishpool.fi/debian tcl /
but there is nothing there? And nothing on the XOtcl server either...
The problem is that the package doesn't compile:
cc -c -o tclexpat.o -O2 -D__NO_STRING_INLINES -D__NO_MATH_INLINES -Wall -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_FCNTL_H=1 -fPIC -Iexpat/xmltok -Iexpat/xmlparse -I. -I../../../src -I/usr/include/tcl8.2/generic -I/usr/X11R6/include tclexpat.c tclexpat.c:856: macro `Tcl_EvalObj' used with too many (3) args tclexpat.c:929: macro `Tcl_EvalObj' used with too many (3) args tclexpat.c:991: macro `Tcl_EvalObj' used with too many (3) args tclexpat.c:1054: macro `Tcl_EvalObj' used with too many (3) args tclexpat.c:1116: macro `Tcl_EvalObj' used with too many (3) args tclexpat.c:1193: macro `Tcl_EvalObj' used with too many (3) args tclexpat.c:1268: macro `Tcl_EvalObj' used with too many (3) args tclexpat.c:1336: macro `Tcl_EvalObj' used with too many (3) args tclexpat.c:1403: macro `Tcl_EvalObj' used with too many (3) args make[1]: *** [tclexpat.o] Error 1
Thanks for your help,
-- Catherine Letondal -- Pasteur Institute Computing Center
On Tue, 27 Mar 2001, Catherine Letondal wrote:
Is there a debian package for the 0.84 release of XOtcl? Or even a 0.83?
Yes, to both (I use them). I forwarded your mail to Teemu Hukkanen, who has made a debian package, which should hopefully end up in the actual Debian distribution at some point...
- ---------- = = ---------//--+ | / Kristoffer Lawson | www.fishpool.fi|.com +-> | setok@fishpool.com | - - --+------ |-- Fishpool Creations Ltd - / | +-------- = - - - = --------- /~setok/
On Tue, Mar 27, 2001 at 06:39:47PM +0200, Catherine Letondal wrote:
Is there a debian package for the 0.84 release of XOtcl? Or even a 0.83?
I found this in a previous email:
deb http://bugger.fishpool.fi/debian tcl / deb-src http://bugger.fishpool.fi/debian tcl /
but there is nothing there? And nothing on the XOtcl server either...
I've reorganised my package repositories, here's the new apt stanza:
deb http://bugger.fishpool.fi/debian unstable main deb-src http://bugger.fishpool.fi/debian unstable main