swarm-support
[Top][All Lists]
Advanced

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

Re: swarm-2.0 and tcl/tk 8.2.0


From: Matt - GIS & Swarm freak
Subject: Re: swarm-2.0 and tcl/tk 8.2.0
Date: Fri, 3 Sep 1999 11:44:48 +0800

On Fri, 03 Sep 1999, you wrote:
> >>>>> "SJ" == Steve Jackson <address@hidden> writes:
> 
> SJ> Wherever the swarm configure script was looking for versions of
> SJ> tcl or tk I added 8.2.
> 
I too used tcl/tk 8.2 without trouble. My models and the swarmapps seem to work
fine. here is the diff between the original and modified configure scripts:

3079,3080c3079,3080
< # Extract the first word of "tclsh8.1", so it can be a program name with args.
< set dummy tclsh8.1; ac_word=$2
---
> # Extract the first word of "tclsh8.2", so it can be a program name with args.
> set dummy tclsh8.2; ac_word=$2
3175c3175
<   tclLibrary=`echo "puts [info library]" | tclsh8.1`
---
>   tclLibrary=`echo "puts [info library]" | tclsh8.2`
3221,3222c3221,3222
<         ../tcl8.1 ../tcl8.0 ../tcl7.6 ../tcl7.5 ../tcl7.4 \
<         ../tk8.1 ../tk8.0 ../tk4.2 ../tk4.1 ../tk4.0"
---
>         ../tcl8.2 ../tcl8.1 ../tcl8.0 ../tcl7.6 ../tcl7.5 ../tcl7.4 \
>         ../tk8.2 ../tk8.1 ../tk8.0 ../tk4.2 ../tk4.1 ../tk4.0"
3261,3262c3261,3262
<       ../tcl8.1 ../tcl8.0 ../tcl7.6 ../tcl7.5 ../tcl7.4 \
<       ../tk8.1 ../tk8.0 ../tk4.2 ../tk4.1 ../tk4.0"
---
>       ../tcl8.2 ../tcl8.1 ../tcl8.0 ../tcl7.6 ../tcl7.5 ../tcl7.4 \
>       ../tk8.2 ../tk8.1 ../tk8.0 ../tk4.2 ../tk4.1 ../tk4.0"
3282c3282
<       for version in 81 8.1 80 8.0 76 7.6 7.5 7.4 ''; do
---
>       for version in 82 8.2 81 8.1 80 8.0 76 7.6 7.5 7.4 ''; do
3379a3380
>         $POTENTIALINCDIR/tk8.2/include \
3417a3419
>         $POTENTIALLIBDIR/tk8.2/lib \
3439c3441
<       for version in 81 8.1 80 8.0 42 4.2 4.1 4.0 ''; do
---
>       for version in 82 8.2 81 8.1 80 8.0 42 4.2 4.1 4.0 ''; do


Cheers,
Matt

--
Matt Aylward, Depts of Botany and Geography,
   The University of Western Australia
     email: address@hidden
  Linux, OS for the people by the people.
  ====May the SWARM be with you====

                  ==================================
   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]