<div dir="ltr"><div><div>I've looked at the lists, but cannot find what is going on with my particular install and trying to run fluxus in racket:<br><br></div>I start racket 5.3.4 and #lang racket is the default with determine language from source set in the output. I type the following in the editor above:<br>
<br>(require (file "/usr/local/lib/fluxus-018/drflux.ss"))<br><br></div><div>and I get the following error messages:<br><br>../../usr/local/lib/racket/collects/racket/require-transform.rkt:266:2: load-extension: couldn't open file<br>
  path: /usr/local/lib/fluxus-018/compiled/native/x86_64-linux/3m/fluxus-engine_ss.so<br>  system error: /usr/local/lib/fluxus-018/compiled/native/x86_64-linux/3m/fluxus-engine_ss.so: undefined symbol: __glewUniform4fv<br>
<br></div><div>I am running Ubuntu 12.10, I compiled fluxus 018 and racket 5.3.4 from source.<br><br>Can anybody tell me if I need to recompile fluxus, or re-install GLEW?<br><br>Thanks,<br><br>Rob<br></div></div>