[PD] Gridflow Installation Help

Fanouris Moraitis fmoraitis at gmail.com
Fri Oct 27 09:21:40 CEST 2006


Hi all,

I did ./configure --no-gem08 --no-gem09, compile  and then put the
gridflow directory to the .pdrc path
and I have the following

Info: this [list] has been backported from Pd 0.39.2
setting up Ruby-for-PureData...
gridflow.pd_darwin found itself in /Users/fan/gridflow-0.8.4
we are using Ruby version 1.8.2
DIR = "/Users/fan/gridflow-0.8.4"
Ruby's path = ["/Users/fan/gridflow-0.8.4/..",
"/Users/fan/gridflow-0.8.4",
"/Users/fan/gridflow-0.8.4/optional/rblti",
"/usr/local/lib/ruby/site_ruby/1.8",
"/usr/local/lib/ruby/site_ruby/1.8/powerpc-darwin7.8.0",
"/usr/local/lib/ruby/site_ruby", "/usr/local/lib/ruby/1.8",
"/usr/local/lib/ruby/1.8/powerpc-darwin7.8.0", "."]

I even have a
hello from ruby_stack_end_hack :-)

Why it says that uses ruby 1.8.2 if when I do ruby -v I get  ruby 1.8.4 ?

When I am trying to load a gridflow example it doesn't work!
so i did gdb and had the following

can't load: No such file to load -- gridflow/base/main.rb
backtrace: (eval):1:in `require'
(eval):1
(eval):1
$: = ["/Users/fan/gridflow-0.8.4/..", "/Users/fan/gridflow-0.8.4",
"/Users/fan/gridflow-0.8.4/optional/rblti",
"/usr/local/lib/ruby/site_ruby/1.8",
"/usr/local/lib/ruby/site_ruby/1.8/powerpc-darwin7.8.0",
"/usr/local/lib/ruby/site_ruby", "/usr/local/lib/ruby/1.8",
"/usr/local/lib/ruby/1.8/powerpc-darwin7.8.0", "."]

also I wanted to ask that now that I did ./configure --no-gem08 --no-gem09
does this mean that I cannot use gridflow with gem?

thanks,
fanouris
On 10/26/06, Mathieu Bouchard <matju at artengine.ca> wrote:
> On Thu, 26 Oct 2006, james tittle wrote:
>
> > ...this is a variable from GEM (CPPExtern::m_holdname):  probably from
> > some old gem header #include'd in the compile somewhere...but I don't
> > think gridflow should need gem to load...one way around this would be to
> > try and load gem before gridflow, or better fix the source problem...
>
> I want to split GridFlow into smaller pieces, with the GEM bridge being
> one separate piece, and so will nearly every option in ./configure. This
> will make it easy for distributing binaries without having to wrap all
> dependencies together.
>
> However the meeting for that is on November 6th. In the meanwhile, just do
> "./configure --no-gem08 --no-gem-09".
>
>   _ _ __ ___ _____ ________ _____________ _____________________ ...
> | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju
> | Freelance Digital Arts Engineer, Montréal QC Canada
>




More information about the Pd-list mailing list