On Sat, 5 Mar 2005 23:56:06 +0000 vanDongen/Gilcher gml@xs4all.nl wrote:
Hello Gerard,
On Saturday 05 March 2005 22:30, Jacques Lav!gnotte wrote:
bad option "map": must be compare, first, index, last, length, match, range, tolower, toupper, trim, trimleft, trimright, wordend, or wordstart
I think this is a tcl/tk error. I have seen this before, but I can't remember what I did.
./configure [...] checking for main in -ltcl8.0... yes checking for main in -ltk8.7... no checking for main in -ltk8.6... no checking for main in -ltk8.5... no checking for main in -ltk8.4... no checking for main in -ltk8.3... no checking for main in -ltk8.2... no checking for main in -ltk8.0... yes
and in config.log
configure:5549: checking for main in -ltcl8.7 configure:5573: gcc -o conftest -g -O2 conftest.c -ltcl8.7 -lX11 -L/usr/X11R6/lib >&5 /usr/bin/ld: cannot find -ltcl8.7 collect2: ld returned 1 exit status configure:5579: $? = 1 configure: failed program was: | /* confdefs.h. */
What version of tcl/tk is installed?
# dpkg -l | grep libtcl ii libtcltk-ruby1 1.8.1+1.8.2pre Tcl/Tk interface for Ruby 1.8 root@desdemone:~/pd-stuff/sources/pd/src # dpkg -l | grep libtk ii libtk-ruby 1.8.1-7 Tk interface for Ruby ii libtk-ruby1.8 1.8.1+1.8.2pre Tk interface for Ruby 1.8 # dpkg -l | grep tcl ii libtcltk-ruby1 1.8.1+1.8.2pre Tcl/Tk interface for Ruby 1.8 ii tcl8.0 8.0.5-8 Tcl (the Tool Command Language) v8.0 - run-t ii tcl8.0-dev 8.0.5-8 Tcl (the Tool Command Language) v8.0 - devel ii tcl8.4 8.4.6-1 Tcl (the Tool Command Language) v8.4 - run-t
Maybe you should downgrade or upgrade tcl/tk.
I think I should UPgrade... the whole box.
Gerard
Merci GĂ©rard,
Jacques