[Fluxus] Mac OS 10.5

gabor papp gabor.lists at mndl.hu
Tue Oct 28 06:29:41 PDT 2008


hi Lucas,

you need to give parameters to scons when compiling on osx.

i use this script:

#!/bin/bash
plt="/Applications/PLT Scheme v4.1/"
scons -u Prefix=/opt/local/ PLTPrefix="$plt" PLTLib="$plt"/lib
PLTInclude="$plt"/include
sudo scons -u Prefix=/opt/local/ PLTPrefix="$plt" PLTLib="$plt"/lib
PLTInclude=" $plt"/include install

best,
gabor




More information about the Fluxus mailing list