For what it's worth, I had the same error message after building
yesterday's repository with default options, and the same configuration
change also makes it work for me.
So, thanks. :)
- Matt Elder
s wrote:
thanks Paraita,
I have fluxus in my lap! !
I could compile FLUXUS with scons MULTITEXTURE=0 GLSL=0
many thanks!
s
On Sat, Apr 11, 2009 at 6:12 PM, Paraita Wohler <[email protected]> wrote:
Try to compile fluxus like this:
scons MULTITEXTURE=0 GLSL=0
then sudo scons MULTITEXTURE=0 GLSL=0 install
it should build fine i think.
you're pointing out a bug i had too, this is weird because i have used
fluxus without disabling multitexturing and glsl before but yesterday, i
compiled fluxus as usual but i got this strange error of yours. And i had to
disable multitexturing and glsl to make it work.
i hope that helps.
Le 11 avr. 09 à 21:30, s a écrit :
thanks Paraita!!
I again from many problems.. sorry,
I already compiled the latest source from git and install PLT with -
enable-shared flag. .
Now I call FLUXUS from a terminal and prints the next error.
Welcome to fluxus.
Type (help) for info.
Seg fault (internal error) at (nil)
Cancelado (core dumped)