Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Ann] dqkit 0.8 released

10 views
Skip to first unread message

Wojciech Kocjan

unread,
Mar 27, 2006, 10:03:19 AM3/27/06
to
Hello,

This is an announcement of DQkit version 0.8. The main changes are
upgraded Tcl (to 8.4.12), thread extension (to 2.6.3), tktreectrl (to 2.1)
and moving to sqlite3 (3.3.4).

DQkit is a "batteries included" tclkit-like binary Tcl/Tk static linked
distribution compiled with and without threads
including:

* TLS/OpenSSL (no external dependencies)
* BLT
* Itcl/Itk
* tbcload/tclcompiler
* treectrl 2.1
* Tclx
* sqlite3 3.3.4
* tdom 0.8.0
* Tktable 2.8
* Thread 2.6.3
* tcludp

Both source code and binary versions for win32, linux-x86 and
solaris-sparc are available for download at
http://sourceforge.net/projects/dqsoftware/.

Files with MT are multithreaded, with ST are singlethreaded. Please check
all four versions (all, gui, console, tiny) for the packages they include.

--
WK

Wojciech Kocjan

unread,
Mar 27, 2006, 10:55:56 AM3/27/06
to
Hello again,

Forgot to mention - dqkit now includes tile (0.7.2) on all (currently
three) platforms. And on solaris, it does not include tclx and tcludp
(some larger build issues).

--
WK

Pat Thoyts

unread,
Mar 27, 2006, 6:33:31 PM3/27/06
to
"Wojciech Kocjan" <hceicjow...@kocjan.org> writes:

Let me know the details for the tcldup problems. As far as I am
concerned it builds on solaris (I have a solaris 10 box to try it on).

--
Pat Thoyts http://www.patthoyts.tk/
To reply, rot13 the return address or read the X-Address header.
PGP fingerprint 2C 6E 98 07 2C 59 C8 97 10 CE 11 E6 04 E0 B9 DD

Wojciech Kocjan

unread,
Mar 28, 2006, 12:59:02 AM3/28/06
to
On Tue, 28 Mar 2006 01:33:31 +0200, Pat Thoyts
<cngg...@hfref.fbheprsbetr.arg> wrote:

> "Wojciech Kocjan" <hceicjow...@kocjan.org> writes:
>
>> Hello again,
>>
>> Forgot to mention - dqkit now includes tile (0.7.2) on all (currently
>> three) platforms. And on solaris, it does not include tclx and tcludp
>> (some larger build issues).
>>
>
> Let me know the details for the tcldup problems. As far as I am
> concerned it builds on solaris (I have a solaris 10 box to try it on).

From tcludp logs:
(...)
checking system version (for dynamic loading)... SunOS-5.9
checking for dlopen in -ldl... yes
checking for ar... ar
checking for required early compiler flags... none
checking for 64-bit integer type... long long
checking for struct dirent64... yes
checking for struct stat64... yes
checking for off64_t... yes
checking for build with symbols... no
checking for dtplite... ../../../src/tcludp-1.0.7/configure: test: too
many arguments
configure: error: No dtplite program found

That (SF compile farm) box does not have dtplite
no dtplite in /home/users/z/zo/zoro2/local/sparc-solaris2/bin /usr/bin
/bin /usr/sbin /sbin /usr/local/bin /usr/local/sbin
I'll probably remove that from configure script since I don't build the
docs anyway.

Also for tclx, I think I managed to find the problem - configure defined
HAVE_NET_ERRNO_H while there is no /usr/include/net/errno.h. So both
tcludp and tclx will get built on Solaris for next dqkit release.

--
WK

Pat Thoyts

unread,
Mar 28, 2006, 7:11:03 AM3/28/06
to
"Wojciech Kocjan" <hceicjow...@kocjan.org> writes:

OK So a non-critical error barfing it up then. I should check for this
in configure then.

Wojciech Kocjan

unread,
Mar 28, 2006, 8:46:57 AM3/28/06
to
On Tue, 28 Mar 2006 14:11:03 +0200, Pat Thoyts
<cngg...@hfref.fbheprsbetr.arg> wrote:
> OK So a non-critical error barfing it up then. I should check for this
> in configure then.

Yes, that would probably be the best solution to that. Anyway, I got that
to work so when I have some time I'll make a solaris version with those
two included. I'll also try to add expect in, since I use it more often
nowadays.

--
WK

seanna...@yahoo.com

unread,
Apr 21, 2006, 2:01:36 PM4/21/06
to


I'm interested in a multi-threaded BLT build for windows. Do you know
where i can obtain a binary distribution of just the BLT dll? Better
yet, do you have instructions/documentation on how to build the BLT
library (windows version) so that it can be loaded in wish84t.exe
(multithreaded version of wish)?

I'll check out your DQKit as well... thank you.

Wojciech Kocjan

unread,
Apr 23, 2006, 7:42:12 AM4/23/06
to
On Fri, 21 Apr 2006 20:01:36 +0200, <seanna...@yahoo.com> wrote:
> I'm interested in a multi-threaded BLT build for windows. Do you know
> where i can obtain a binary distribution of just the BLT dll? Better
> yet, do you have instructions/documentation on how to build the BLT
> library (windows version) so that it can be loaded in wish84t.exe
> (multithreaded version of wish)?

Grab mingw from tcl project on sourceforge, cygwin, build tcl+tk+blt with
it and it should work. I noticed Tcl needs to be compiled using the same
tool as blt.

> I'll check out your DQKit as well... thank you.

No problem.

--
WK

0 new messages