[Fluxus] Ubuntu Intrepid (8.10) compiling problem

Glauber Alex Dias Prado smade4 at gmail.com
Tue Nov 25 08:15:44 PST 2008


"Chris Targett" <xin at xlevus.net> writes:

I dont know but couldnt this be a scons issue?(maybe the wrong version?
im using 1.0.0 and it is working). Also you are using a fresh fluxus right?

> Hi
>
> I've been having a bit of trouble building fluxus in intrepid myself.
> I was wondering if you could tell me how I've done it differently to
> you.
>
> I've downloaded plt-scheme from source. and make installed it to
> /home/xin/fluxus/plt_build
>
> Then i've called scons but get this error.
>
> $ scons PLTPrefix=/home/xin/fluxus/plt_build
> scons: Reading SConscript files ...
> --------------------------------------------------------
> Fluxus: Configuring Build Environment
> --------------------------------------------------------
> Checking for C library m... yes
> Checking for C library pthread... yes
> Checking for C library dl... yes
> Checking for C library mzscheme3m... no
> ERROR: 'mzscheme3m' must be installed
>
>
> Thanks
> Chris Targett
>
>
>
> On Tue, Nov 25, 2008 at 1:54 PM, Arxontis Politis
> <deadflagblue at gmail.com> wrote:
>> Sorry, I was answering my own question, I have to read these errors
>> next time, seems like they are not printed for nothing...
>> Obviously I had to include <typeinfo> to the header.
>>
>> After that point I had to
>> # include <cstdlib>
>> in another 1-2 files. And then again
>> #include <cstring> in a lot more.
>>
>> That was a nightmare, but finally I got it build!
>>
>> Cheers,
>> Archontis
>>



More information about the Fluxus mailing list