[Fluxus] Mac OS X compile

gabor papp gabor.lists at mndl.hu
Thu Feb 5 14:05:11 PST 2009


hi mike,

> src/Interpreter.cpp:21:18: error: base.c: No such file or directory
you need to put the bin directory of plt scheme to the path. something
like this could go to your ~/.bash_profile file:

PATH=$PATH:/opt/local/bin:/Applications/PLT\ Scheme\ v4.1.4/bin/

the binary plt scheme distribution is ok, you don't need to compile it
from source.

best,
gabor




More information about the Fluxus mailing list