[Fluxus] Compiling Fluxus in Ubuntu 8.10

Fabien Pélisson fabien.pelisson at gmail.com
Sun Nov 23 09:07:11 PST 2008


Hi,

I'm newbie on this forum. I found this application very innovative and I
want to share my Linux/programming experience.

On Sun, Nov 23, 2008 at 4:58 PM, gabor papp <gabor.lists at mndl.hu> wrote:

> > Firstly, Scons wouldn't detect scheme.h and sometimes jpeglib.h so I
> > commented these out and it compiles fine.
> try to make scons find these libraries, if you comment them out, it will
> result in a linker error as you already experienced. try to find the
> config.log file in the fluxus directory, and check for errors.
>

I'm using fluxus 0.15 from CVS and libplt 4.1 on Mandriva 2009. I've changed
the Sconstruct, see diff :
100c100
<               ["mzscheme3m", "scheme.h"],
---
>               ["mzscheme3m", PLTInclude + "/scheme.h"],

so you can pass the PLTPrefix with scons
> scons PLTPrefix=/usr

regards,

Fabien


>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pawfal.org/pipermail/fluxus-pawfal.org/attachments/20081123/c4e4c129/attachment.html>


More information about the Fluxus mailing list