I just built fluxus from a clean git clone - I had to copy the PLT_MrEd.framework to my ~/Library/Frameworks folder to compile it properly. I believe this is the expected process, right? Does this mean that PLT_MzScheme.framework is no longer needed?


On Apr 8, 2009, at 9:50 PM, gabor papp wrote:

(build-cube)
gives me a black window (fluxus scratchpad i guess)
despite that a (show-axis 1) actually work.
Do you have any idea ?
i'm not sure. this is the script i tried. it seems to work fine for me.

#lang scheme

(require fluxus-016/drflux)

(clear)

(build-cube)

i had to add
export PLTCOLLECTS=/opt/local/lib/:/Applications/PLT\ Scheme\
v4.1.4/collects/ to my .bash_profile, but probably you have this also.

best,
gabor

Reply via email to