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

[Xotcl] XOTcl 1.1.0 available

From: Gustaf Neumann <neumann_at_wu-wien.ac.at>
Date: Sat, 13 Dec 2003 21:49:58 +0100

 Dear XOTcl community,
 
 i am pleased to announce the general availability of xotcl 1.1.1.
 Changes relative to 1.1.0 are:

  - Improved portability
     * for Mac OS X (many thanks to Daniel Steffen)
     * freebsd 4.9 (many thanks to Marc Spitzer)

  - configure can run outside of xotcl-tree and
    can install to a different directory. Example:

            % mkdir -p /tmp/xotcl/unix
            % cd /tmp/xotcl/unix
            % ~/xotcl-1.1.1/unix/configure --with-all
            % make
            % make test
            % make install DESTDIR=/tmp

  - several fixes and improvements such as
     * added option --with-tkinclude for configure
       (only needed, when built with optional --with-xowish)
     * made gdbm work when compiled with threads enabled
     * fix for initialization of stubtables in gdbm
     * fixes for HTTP support (return format of values in
       HTTP OPTION command made windows explorer hang)
     * easy provision for redirects in HTTP server

 best regards
-gustaf neumann
-- 
Univ.Prof. Dr.Gustaf Neumann
Abteilung für Wirtschaftsinformatik
WU-Wien, Augasse 2-6, 1090 Wien