i've created a homebrew[1] formula for fluxus which makes it really
easy to install fluxus and all its dependencies (even scheme/racket)
on osx, entirely from source.
awesome! thank you.

it would be great if we could make fluxus installable via homebrew
without the patch but that probably requires changes to the build
scripts, maybe have a switch to build either framework or shared lib.
as i see most of the modifications you made are controllable via scons parameters. RacketLib, RacketInclude and maybe Prefix as homebrew installs everything in /usr/local while macports in /opt/local. we could also add a flag that forces to build with the racket lib instead of the framework on osx.
what i don't understand is why you needed to add the iconv lib dependency.

best,
gabor

Reply via email to