Index of /Swarm/Swarm-Packages/Fedora/10

      Name                    Last modified      Size  Description
Parent Directory - swarm-2.2.5-1F10.kup..> 2008-12-10 16:46 966K swarm-2.2.5-1F10.kup..> 2008-12-10 16:46 3.0M swarm-2.2.5-2F10.i38..> 2008-12-19 14:38 961K swarm-2.2.5-2F10.src..> 2008-12-19 14:38 3.0M swarm-debuginfo-2.2...> 2008-12-10 16:46 3.3M swarm-debuginfo-2.2...> 2008-12-19 14:38 3.3M swarm-gcjswarm-2.2.5..> 2008-12-10 16:46 531K swarm-gcjswarm-2.2.5..> 2008-12-19 14:38 531K swarm-jdk-2.2.5-1F10..> 2008-12-10 16:46 1.5M swarm-jdk-2.2.5-2F10..> 2008-12-19 14:38 1.5M swarm-static-2.2.5-1..> 2008-12-10 16:46 1.2M swarm-static-2.2.5-2..> 2008-12-19 14:38 1.2M
If you use the standard blt provided by Fedora, you need to make sure you create a symbolic link. We rely on a script that used to be called bltGraph.tcl, but it was, for undocumented reasons, renamed to graph.tcl in the blt distribution. Go to /usr/share/tcl8.5/blt2.4 and see if you have

$ ls -la
....
lrwxrwxrwx 1 root root 9 2008-08-28 15:05 bltGraph.tcl -> graph.tcl

If not, create it. As in

$ ln -sf /usr/share/tcl8.5/blt2.4/graph.tcl /usr/share/tcl8.5/blt2.4/bltGraph.tcl

I used to make a custom blt to do this for people, but I figure if you are sophisticated enough to use Swarm, you are sophisticated enough to do this. pj 2008-12-10