[Fluxus] Fwd: Mac OS 10.5

Lucas Dupin lucas at sala28.it
Tue Oct 28 15:06:45 PDT 2008


Never mind!
I've just put the PLT/bin in my PATH variable and it worked!

Begin forwarded message:

> From: Lucas Dupin <lucas at sala28.it>
> Date: October 28, 2008 8:02:13 PM GMT-02:00
> To: fluxus at lists.pawfal.org
> Subject: Re: [Fluxus] Mac OS 10.5
>
> Hi guys,
> Thanks for the fast answer, now it configures like it should ;-)
>
> But... When it's compiling it asks for an include called "base.c",  
> in the file Interpreter.cpp...
> Am I missing any dependencies?
>
> See ya
>
>
> On Oct 28, 2008, at 11:33 AM, nik gaffney wrote:
>
>>> Hello,
>>> I'm trying to compile fluxus on my mac. I've already installed the
>>> dependencies and now I'm runnng scons.
>>>
>>> When it starts to look for the dependencies I get an error.
>>> Can someone help me with this?
>>>
>>> Here is the error:
>>>
>>> *Macintosh-3:fluxus-0.15rc3 lucasdupin$ scons*
>>> *scons: Reading SConscript files ...*
>>> *--------------------------------------------------------*
>>> *Fluxus: Configuring Build Environment*
>>> *--------------------------------------------------------*
>>> *Checking for C header file scheme.h... yes*
>>> *Checking for C library m... no*
>>> *ERROR: 'm' must be installed!*
>>>
>>> I tried to use the binary but it is not opening, when I run it  
>>> from the
>>> terminal I get this:
>>
>> it looks like a path problem. try using the following script,  
>> substituting the correct paths for your PLT installation.. .
>>
>> #!/bin/bash
>> plt="/Applications/PLT"
>> scons -u Prefix=/opt/local/ PLTPrefix="$plt" PLTLib="$plt"/lib  
>> PLTInclude="$plt"/include
>> sudo scons -u Prefix=/opt/local/ PLTPrefix="$plt" PLTLib="$plt"/lib  
>> PLTInclude="$plt"/include install
>>
>>
>

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


More information about the Fluxus mailing list