On 1/15/13, plutek <[email protected]> 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
