Installation Information For Various Platforms

<= Previous Change | Next Change =>

Diff Summary
Title
Date 2009-08-27 12:47 2009-10-15 21:25
Editor Aaron Griffith (agrif) Andrew Plotkin (zarf)

2009-08-27 12:47 by Aaron Griffith
2009-10-15 21:25 by Andrew Plotkin
2828
29In boodler.py, in the line that reads `basedir = o29In boodler.py, in the line that reads `basedir = o
>s.path.join(os.environ.get('HOME')`, change HOME t>s.path.join(os.environ.get('HOME')`, change HOME t
>o HOMEPATH>o HOMEPATH
3030
31At this point, Boodler will fail while trying to s31At this point, Boodler will fail while trying to s
>elect an audio driver. You have the option of expo>elect an audio driver. You have the option of expo
>rting to file or stdout, though neither readily pr>rting to file or stdout, though neither readily pr
>oduces a listenable file.>oduces a listenable file.
3232
tt33## MacOSX 10.6 (Snow Leopard)
34
35I've had a report that Boodler doesn't build with 
 >the stock Python 2.6 on Snow Leopard. Try installi
 >ng the Python 2.6.3 package from http://python.org
 >/ .
36
33## Ubuntu 9.04 (Jaunty Jackalope)37## Ubuntu 9.04 (Jaunty Jackalope)
3438
35On a stock desktop installation, you'll need to in39On a stock desktop installation, you'll need to in
>stall the Python and PulseAudio client developer l>stall the Python and PulseAudio client developer l
>ibraries before building Boodler.>ibraries before building Boodler.
3640
37`sudo apt-get install python-dev libpulse-dev`41`sudo apt-get install python-dev libpulse-dev`
Installation Information For Various Platforms - last changed 2009-10-15 21:34 by Andrew Plotkin (zarf)