FYI: you don't need Tcl/Tk -dev packages anymore, the GUI is now pure
Tcl and no longer has a C component.
What seems odd to me is that LIBS is including -ltk8.5 and -ltcl8.5.
It shouldn't at all. IOhannes, did they somehow creep back into the
autotools build system with your recent updates?
.hc
On Aug 20, 2010, at 1:09 PM, Frank Barknecht wrote:
Hi,
and another one: I have both tk8.4 (the default on Squeeze) and tk8.5 installed, -deve packages come from 8.5 only:
robbi:~# dlocate -l tk8 Desired=Unknown/Install/Remove/Purge/Hold Status=Not/Installed/Config-files/Unpacked/Failed-config/Half- installed ||/ Name Version Description
+++-================-================-
ii tk8.4 8.4.19-4 Tk toolkit for Tcl and X11,
v8.4 - ii tk8.5 8.5.8-1 Tk toolkit for Tcl and X11,
v8.5 - ii tk8.5-dev 8.5.8-1 Tk toolkit for Tcl and X11,
v8.5 -configure seems to find 8.5 just fine: # config.log: ac_cv_lib_tcl85_main=no ac_cv_lib_tcl8_5_main=yes ac_cv_lib_tk85_main=no ac_cv_lib_tk8_5_main=yes ... LIBS='-ltk8.5 -ltcl8.5 -lrt -ljack -ljack'
However running pd from the "bin" directory, the applications shows
me its ugly, non-aliased 8.4 face.If I remove the tk8.4 package with aptitude, Pd starts with its nice
and shiny 8.5-face, but that's not an option in the long run, as other
packages need 8.4.Pd 0.42 would happily use 8.5 even with 8.4 installed. Can I hack
0.43 somehow to get the nice GUI I've grown to like a bit by now?(I tried something like "package require Tk 8.5" in pd-gui.tcl
already, but that won't start at all.)Ciao
Frank
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
There is no way to peace, peace is the way. -A.J. Muste