On Mon, Sep 1, 2008 at 9:05 AM, Kevin Gilbert <kevin952 at tpg.com.au> wrote: > From this I assumed that I should: > > git clone git://git.0pointer.de/pulseaudio.git > > but, from there how to I start the build process? No ./configure and, at least > on my system (not the PS3, an x86 laptop), autoconf / automake does not work. Have you tried ./bootstrap.sh ?? I usually compile and install pulseaudio from git with this command: ./bootstrap.sh --prefix=/usr && make -j3 && sudo make install -- Jo?o Paulo Rechi Vita MSc Computer Science Student Computer Engineer IC / Unicamp irc.freenode.net: jprvita