[Fluxus] Compiling Fluxus in Ubuntu 8.10

Glauber Alex Dias Prado smade4 at gmail.com
Sun Nov 23 12:56:59 PST 2008


"Fabien Pélisson" <fabien.pelisson at gmail.com> writes:

Thanks! I've commited it.
> 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.
>>
this one liner might help here!
>

> 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 + n"/scheme.h"],
>
> so you can pass the PLTPrefix with scons
>> scons PLTPrefix=/usr
>
> regards,
>
> Fabien
>
>
>>



More information about the Fluxus mailing list