Hi All,
After my Odyssey (with your support) to compile extended on amd64 I still had some basic problems with it, namely:
- Didn't like each other with the gui-rewrite
- The GUI was very slow!
...so I decided to try an i386 autobuild, but Pd-0.42.5-extended-ubuntu-jaunty-i386.deb throws this error:
Application initialization failed: Can't find a usable init.tcl in the following directories:
/usr/lib/pd/tcl/library /usr/share/tcltk/tcl8.5 ./lib/tcl8.5 ./lib/tcl8.5 ./library ./library ./tcl8.5.0/library ./tcl8.5.0/library
/usr/share/tcltk/tcl8.5/init.tcl: version conflict for package "Tcl": have 8.5.0, need exactly 8.5.6
version conflict for package "Tcl": have 8.5.0, need exactly 8.5.6
while executing
"package require -exact Tcl 8.5.6"
(file "/usr/share/tcltk/tcl8.5/init.tcl" line 20)
invoked from within
"source /usr/share/tcltk/tcl8.5/init.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $tclfile]"
This probably means that Tcl wasn't installed properly.