[fluxus] install questions (again ;))..

Dave Griffiths dave at pawfal.org
Wed Mar 28 07:13:22 PDT 2007


> I am trying again to get fluxus compiled and installed. The problems I had
> before (trying to test on ubuntu) I could solve, it came down to using
> only mzscheme instead of full plt from svn, as something in their build
> system went bust .bla...blaa..bla..

something I noticed is that you have to completely remove previous
installations before reinstalling - otherwise bits of module code are left
around which it tries to compile with the wrong version. you can get it to
work eventually but it leaves random things broken.

> I have been playing around with this line a lot, i.e moving around,
> changing it to "plt/scheme" etc..
>                 ["mzscheme3m", "scheme.h"],
> but to no positive effect. I think its something about puredyne and its
> non-standard paths that scons can't deal with, but I kind of ran out of
> clues... does scons rely on env-variables to be set..?

where is scheme.h in duredyne? scons doesn't do anything clever in this
regard, it will just use the paths built by PLTPrefix and PLTInclude, so
it should be possible to set it up for any distro.

cheers,

dave




More information about the Fluxus mailing list