[Fluxus] fluxus 0.15 on osx

gabor papp gabor.lists at mndl.hu
Thu May 29 03:22:26 PDT 2008


the osx changes are committed to cvs.

steps to compile it on osx:

- download plt-scheme 3.99
	at the time of writing, the 3.99 is pre-release only, available from 
http://pre.plt-scheme.org/installers/
	the current version is plt-3.99.0.25

- install macports
         http://www.macports.org/

- install scons and dependencies
         sudo port install scons jpeg libpng tiff freetype ode jack 
fftw-3 liblo glew

- build fluxus
         scons Prefix=/opt/local/ PLTPrefix=/Applications/PLT\ Scheme\ 
v3.99.0.25/ PLTLib=/Applications/PLT\ Scheme\ v3.99.0.25/lib 
PLTInclude=/Applications/PLT\ Scheme\ v3.99.0.25/include

- install fluxus
         scons Prefix=/opt/local/ PLTPrefix=/Applications/PLT\ Scheme\ 
v3.99.0.25/ PLTLib=/Applications/PLT\ Scheme\ v3.99.0.25/lib 
PLTInclude=/Applications/PLT\ Scheme\ v3.99.0.25/include install

- copy /Applications/PLT\ Scheme\ v3.99.0.25/lib/PLT_MzScheme.framework 
to ~/Library/Frameworks


best,
gabor



More information about the Fluxus mailing list