[plt-scheme] Compiling Fluxus

From: Jens Axel Soegaard (jensaxel at soegaard.net)
Date: Sun Feb 1 17:47:12 EST 2009

Filipe Cabecinhas wrote:
> I'm trying to experiment with fluxus, but I can't use it in mac or linux.
> 
> In the Mac, I have every library installed through MacPorts and PLT
> Scheme from svn. The dynamic loader needs DYLD_LIBRARY_PATH set, which
> is not a problem, but then it just yields a bus error (valgrind is not
> a great help in debugging that, either), no other output.

I'll punt on the compiling problem, and just point out that you
don't need to compile the svn version yourself.

Grab a precompiled binary for the svn version from:

     http://pre.plt-scheme.org/installers/

If you want all everything, then choose the Full version.

-- 
Jens Axel Søgaard



Posted on the users mailing list.