On Wed, 27 Apr 2011 22:56 +0900, "michael noble" <[email protected]> wrote: > On Wed, Apr 27, 2011 at 9:26 PM, yvan volochine <[email protected]> > wrote: > > > On 04/19/2011 09:18 PM, Hans-Christoph Steiner wrote: > > > >> On Tue, 2011-04-19 at 14:15 -0400, Mathieu Bouchard wrote: > >> > >>> On Tue, 19 Apr 2011, Hans-Christoph Steiner wrote: > >>> > >>> The Pd-extended 0.42.5 release on newer Debian/Ubuntu releases use > >>>> Tcl/Tk 8.5 > >>>> > >>> > >>> which releases are those ? > >>> > >> > >> Maverick? Lucid? Squeeze? I forget. > >> > > > > not on lucid AFAICS, which is a PITA.. > > > > cheers, > > _y > > > > > After I brought this issue up last time, Hans fixed it in the nightly > builds > for lucid, but that was after the release version. Unfortunately, the > nightly builds have since moved on to the 0.43.x release cycle. > > -michael
Building Pd-extended on Debian/Ubuntu is pretty straightforward, so you could just roll your own package. The directions are here: http://puredata.info/docs/developer/Debian After you've installed the deps, just 'apt-get remove tk-dev tcl-dev tcl8.4-dev tk8.4-dev" then "apt-get install tcl8.5-dev tk8.5-dev" and build it. .hc _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
