[Fluxus] Fluxus Digest, Vol 105, Issue 3

Joaquim Silvestre j.silvestre82 at gmail.com
Sun Mar 2 22:35:30 PST 2014


Hello I'm trying to make work the racket IDE to write and debug fluxus
script.
Recently I've made a new attempt on Xubuntu 12.03 in 32 bit
fluxus 0.18
DrRacket  5.3
I installed fluxus through the ppa by using
I add the fluxus directory to the racket content search path
It seems there is problem in fluxus.ss to link with libglew1.6

when I put  this code in fluxus :
#lang racket
(require fluxus-018/drflux)
(define (ct)
(draw-cube))
(every-frame (ct))

I got this error message :
../../../usr/share/racket/collects/racket/require-transform.rkt:264:2:
load-extension: couldn't open file
  path:
/usr/lib/fluxus-018/compiled/native/i386-linux/3m/fluxus-engine_ss.so
  system error:
/usr/lib/fluxus-018/compiled/native/i386-linux/3m/fluxus-engine_ss.so:
undefined symbol: __glewUniform4fv



Silvestre Joaquim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pawfal.org/pipermail/fluxus-pawfal.org/attachments/20140303/a0e936ee/attachment-0001.htm>


More information about the Fluxus mailing list