It compiles fine, but when I try to run 0.35test16 I get the following error: bad option "map" mut be one of the following: compare , ...... a whole list.
When I try to put an object on a canvas, pd crashes with a floating point exception.
Could be that my tcltk intallation is messed up, but I am not sure. I think I am using 8.0 although there also seem to be 8.2.so libs.Changing the libtk link doen't help anyway.Maybe a header mismatch?
Any ideas?
Gerard
Hi Gerard,
This does look like an old version of Tk. It seems to be missing the "string map" command which might indeed be more recent than 8.0. You might learn this by typing "man n string" to a prompt and see if it has a "map" option...
cheers Miller
On Wed, Apr 03, 2002 at 11:58:24AM +0000, vanDongen/Gilcher wrote:
It compiles fine, but when I try to run 0.35test16 I get the following error: bad option "map" mut be one of the following: compare , ...... a whole list.
When I try to put an object on a canvas, pd crashes with a floating point exception.
Could be that my tcltk intallation is messed up, but I am not sure. I think I am using 8.0 although there also seem to be 8.2.so libs.Changing the libtk link doen't help anyway.Maybe a header mismatch?
Any ideas?
Gerard