Hi Matthias,
I think Pd ought to have worked with TK8.3 with no problem... it's just that the compiled program in teh release looks for 8.0... it should have been possible to replace 8.0 with 8.3 in the makefile and recompile.
However, I don't know how I can release a Pd binary that works on all reasonable linux platforms if the name of the library keeps changing! any ideas??? I may have to start making binary-less releases and make everyone do the ./configure dance, but I'd really like to avoid this.
On Fri, Oct 13, 2000 at 12:35:54AM +0200, tarasiewicz@gmx.at wrote:
wait,
suse 7 comes with libtk8.3.so - seems like pd searches for libtk8.0.so
had to download the older tcl/tk packages from ftp.suse.com to get pd running (the file i found on this machine was only this single file downloaded, suse definitely comes with the newer 8.3 version)
miller: what is the problem with newer versions of tcl/tk ?
... matthias