swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: still Drag'n'Drop problem.


From: Marcus G. Daniels
Subject: Re: still Drag'n'Drop problem.
Date: 08 Jun 1999 21:31:31 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3.10

Thanks to you and Gary for the test case(s)!

The DnD bug is specific to the Windows port of BLT (blt8-unoff) that is
part of the 1.4.1 Windows binary distribution of Swarm.

The current version of BLT (BLT2.4i) doesn't have this problem, nor
will the 2.0 release.

If it's really important to have this working now, you can install
ftp://ftp.xraylith.wisc.edu/pub/khan/tcl/tcltk804-cygb20.tar.gz and
reconfigure Swarm using a script like this (where /packages/tcltk is
where you unpack it).

#!/bin/sh
SWARMSRCDIR=/src/swarm-1.4.1
TCLTK=/packages/tcltk

$SWARMSRCDIR/configure --srcdir=$SWARMSRCDIR --prefix='${SWARMROOT}' 
--with-tcldir=$TCLTK --with-bltdir=$TCLTK --with-defaultdir=$SWARMROOT 
--with-tclscriptdir=$TCLTK/lib/tcl8.0 --with-tkscriptdir=$TCLTK/lib/tk8.0
make


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]