[Gridflow-dev] revamp of GridFlow

Mathieu Bouchard matju at artengine.ca
Sat Mar 18 17:17:08 EST 2006


On Thu, 16 Mar 2006, David Plans Casal wrote:

> As far as I can tell, fink has up to 1.8 and no higher, and this is
> including 'unstable' packages.

ok, so try this instead: cvs update to the latest GridFlow, and type:

make ruby-install
export LD_LIBRARY_PATH=./lib:$LD_LIBRARY_PATH
export    LIBRARY_PATH=./lib:$LIBRARY_PATH
export CPLUS_INCLUDE_PATH=./include:$CPLUS_INCLUDE_PATH
export PATH=./bin:$PATH
./configure
make
pd -lib gridflow

note that make ruby-install is run before ./configure !

 _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju
| Freelance Digital Arts Engineer, Montréal QC Canada



More information about the Gridflow-dev mailing list