[Fluxus] compile problem on linux

Rob Couto dbtx11 at gmail.com
Tue Jan 15 11:37:58 PST 2013


On 1/15/13, plutek <plutek at infinity.net> wrote:
> still getting the error.
>
> i set the Prefix to /usr/local
>
> what should the RackerPrefix be -- i.e. what, exactly, needs to be where
> RacketPrefix points?

RacketPrefix is where scons should look for racket, Prefix is where
fluxus will get installed. Apparently it should work because
RacketPrefix already defaults to /usr/local, so my approach wouldn't
have worked, sorry I didn't notice already :( I forget if scons
freaked out over mixing /usr and /usr/local but I generally avoid
/usr/local-- stuff that I install by hand works more often when I put
it in /usr as well, hence those lines.

I'm setting up CrunchBang in a VM to see if I can figure something
out. This seems like a good excuse to finally try it...

-- 
Rob



More information about the Fluxus mailing list