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) > > I did > $ unlimit -c > to see the size of the core and I went 0 > > what am I doing wrong? > I need to debug FLUXUS? > > thank for any help > s > > > > > On Fri, Apr 10, 2009 at 7:14 PM, Paraita Wohler <[email protected]> wrote: > >> Hi,first install git-core package via synaptic, then you can get the >> latest source from git://git.savannah.nongnu.org/fluxus.git . >> Just type: >> git clone git://git.savannah.nongnu.org/fluxus.git >> you'll get a fluxus folder with the source and a README inside. >> About mzscheme3m, are you sure you compiled PLT Scheme with the >> --enable-shared flag ? >> I hope that will help >> >> Le 11 avr. 09 à 00:10, s a écrit : >> >> thanks gabor! >> hello list, >> Maybe my questions are very newbie but I am really confused. >> I get FLUXUS from git but after several tests can not >> compile yet. uf! >> I get FLUXUS-bf1c832aa083c79ad66b8670d7d811c3670ad25f.tar.gz >> this is right? >> if this is correct when trying to compile FLUXUS an error asking for a >> library (mzsheme3m) that is not available in synaptic. >> I have two questions. >> I am downloading the correct FLUXUS from git? >> where is mzsheme3m? >> many thank >> >> s . _rrr >> >> >> On Fri, Apr 10, 2009 at 5:07 AM, gabor papp <[email protected]> wrote: >> >>> > src/JackClient.h:68: error: extra qualification >>> 'JackClient::JackPort::' on >>> > member 'JackPort' >>> i think you are trying to compile an older version of fluxus with gcc >>> 4.1, right? the current git version of fluxus should compile fine. >>> please try: >>> http://savannah.nongnu.org/git/?group=fluxus >>> >>> best, >>> gabor >>> >> >> >> >> -- >> http://r-r-r.cc >> _[s] -- linux #434565 >> >> >> >> > > > -- > http://r-r-r.cc > _[s] -- linux #434565 > > > > -- http://r-r-r.cc _[s] -- linux #434565
