[fluxus] R: [Newbie] How to install fluxus on ubuntu?

Juego julien.deswaef at brutele.be
Sat Sep 9 09:33:51 PDT 2006


dave a écrit :
> On Fri, 2006-09-08 at 19:35 +0200, Artem Baguinski wrote:
>   
>> On 08/09/06, Davide Morelli <info at davidemorelli.it> wrote:
>>     
>>> I think you have the wrong version of some GL library.. i mean that library
>>> is present (or you'd have a missing header error) but you have an old
>>> version and you miss some needed function (glGetProgramiv, glGetShaderiv,
>>> glGetShaderInfoLog)
>>>
>>> I'm no scons expert but i've noticed that it often miss the version check
>>>       
>
> that'll be glew - I didn't specify a version, but I'm running 1.3.4. I
> think the debian packages are older than that so maybe that's the
> problem.
>
> not sure what the problem is with fluxus 0.10 - but I'd stick with 0.11
> if I were you.
>   
Thanks for the help.

So I did.
I installed glew 1.3.4
Then fluxus0.11rc1 compiled without problem.
I installed it and ran fluxus.
I had to make some links from /usr/lib to /usr/local/lib because fluxus 
couldn't find libguile.so.17 and libGLEW.so.1.3
Then fluxus started allright.
with just an error:
Can't find the .fluxus.scm (and I dont know where that file is either)

But It crashes if I try to do
(build-cube) or (build-sphere 10 10)

And with (draw-cube) or (draw-sphere), it doesn't do anything.

Thanks again for your help.

Julien










More information about the Fluxus mailing list