<html><head></head><body><div class="ydpccc3d65cyahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div dir="ltr" data-setdir="false"><div dir="ltr" data-setdir="false"><div dir="ltr" data-setdir="false">Hello,</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I fiddled around all day to get Fluxus running on my VM and now on a full desktop install.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I'm running Linux Mint 19.1 x64.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Here's the lines of my terminal when I try to do "sudo scons install" in the fluxus directory. (all dependencies fulfilled, what a day it's been! ;-))<br></div><div><br></div> <div><div>sudo scons install</div><div><br></div>scons: Reading SConscript files ...<br>--------------------------------------------------------<br>Fluxus: Configuring Build Environment<br>--------------------------------------------------------<br>Checking for C library m... (cached) yes<br>Checking for C library racket3m... (cached) yes<br>Checking for C library pthread... (cached) yes<br>Checking for C library dl... (cached) yes<br>Checking for C library jpeg... (cached) yes<br>Checking for C library tiff... (cached) yes<br>Checking for C library freetype... (cached) yes<br>Checking for C library z... (cached) yes<br>Checking for C library bz2... (cached) yes<br>Checking for C library png... (cached) yes<br>Checking for C library ode... (cached) yes<br>Checking for C library sndfile... (cached) yes<br>Checking for C library fftw3... (cached) yes<br>Checking for C library lo... (cached) yes<br>Checking for C library GLEW... (cached) yes<br>Checking for C library jack... (cached) yes<br>Checking for C library GL... (cached) yes<br>Checking for C library GLU... (cached) yes<br>Checking for C library glut... (cached) yes<br>Checking for C library asound... (cached) yes<br>Checking for C library openal... (cached) yes<br>Checking for C function dInitODE2()... (cached) yes<br>Checking for C++ function lo_arg_size_check()... (cached) no<br>raco make: file does not exist: /usr/local/lib/fluxus-019/fluxus/fluxus.rkt<br>  context...:<br>   /usr/local/share/racket/pkgs/compiler-lib/compiler/commands/make.rkt:81:8: for-loop<br>   "/usr/local/share/racket/pkgs/compiler-lib/compiler/commands/make.rkt": [running body]<br>   temp37_0<br>   for-loop<br>   run-module-instance!125<br>   "/usr/local/share/racket/collects/raco/raco.rkt": [running body]<br>   temp37_0<br>   for-loop<br>   run-module-instance!125<br>   "/usr/local/share/racket/collects/raco/main.rkt": [running body]<br>   temp37_0<br>   for-loop<br>   run-module-instance!125<br>   perform-require!78<br>scons: done reading SConscript files.<br>scons: Building targets ...<br>g++ -o modules/fluxus-audio/fluxus-audio_ss.so -rdynamic -shared modules/fluxus-audio/src/FluxusAudio.os modules/fluxus-audio/src/AudioCollector.os modules/fluxus-audio/src/JackClient.os /usr/local/lib/racket/mzdyn3m.o -L/usr/local/lib/racket -L/usr/local/lib -L/usr/lib -Llibfluxus -L/usr/lib/x86_64-linux-gnu -ljack -lfftw3 -lsndfile<br>/usr/bin/ld: /usr/local/lib/libfftw3.a(assert.o): relocation R_X86_64_PC32 against symbol `stdout@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC<br>/usr/bin/ld: final link failed: Bad value<br>collect2: error: ld returned 1 exit status<br>scons: *** [modules/fluxus-audio/fluxus-audio_ss.so] Error 1<br><div>scons: building terminated because of errors.</div><div><br></div><div dir="ltr" data-setdir="false">Any thoughts?</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Greetings, Janis<br></div></div><div><br></div></div><div><br></div></div></div></body></html>