Pd Installers

These installers are getting pretty stable. I work on them whenever I have time, here and there, generally in bursts of a couple weeks every few months. All of my work in GPL'ed and in the CVS, so if you want something fixed or done, its possible to do it yourself. That is what I did with these installers, building upon the work of so many others.

I'd definitely work on this more if I could get a little money to do it. Then I wouldn't have to do other freelance jobs. No amount is too small, anything is appreciated. If I got $1 from each downloader, I would be very happy.

Final Releases

See the Downloads page for less beta (aka "final") releases. This page is for the test releases. The core Pd distro is available on Miller Puckette's site

Pd-extended Test Releases

Lots of changes, got the first complete(-ish) build with the new extended build system. I left as much of the old functionality in place as possible, definitely were it was being used. But there are some changes that break backwards compatibility, thought they should be noticed by few, and be easy to fix going forward.

Some highlights:

Downloads

GNU/Linux

To install:
tar xjf Pd-0.38.4-extended-RC8-linux-i686.tar.bz2
cd Pd-0.38.4-extended-RC8-linux-i686
make install prefix=/usr/local

To uninstall:
make uninstall prefix=/usr/local

Mac OS X
Windows

Things seem to be working fine. Try things out and post to the list when things are broken. If I don't hear of any problems, I'll make this the release and stick it on the SourceForge page.

Included Libraries

These, among others, are included (some of these might not be available on all platforms):

There is some stuff in the process of being added:

Sponsors

Individual Donors
Thanks to those of you who have sent me donations, it definitely is appreciated, and keeps me going on this dredgework.
Digital Media Research Centre, UWE, Bristol
The cross-platform development was sponsored by Digital Media Research Centre the University of the West of England, Bristol, organized by Martin Dupras
Music Acoustics Group, KTH, Stockholm
The Windows development was sponsored by the Music Acoustics Group, Kungliga Tekniska högskolan, Stockholm and the S2S^2 European coordinating action, organized by Anders Friberg

Previous Release

Here is the previous release: Pd-0.38.4-extendedRC7

$Id: installers-0.38.4-extendedRC8.html,v 1.4 2006/11/26 23:26:27 hans Exp $