[PD] Gridflow Installation Help

Fanouris Moraitis fmoraitis at gmail.com
Fri Oct 27 10:59:43 CEST 2006


Ok I just rename the /gridflow-0.8.4 to /gridflow so I don't have this
mistake anymore

 but

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
we are using Ruby version 1.8.2
DIR = "/Users/fan/gridflow"
Ruby's path = ["/Users/fan/gridflow/..", "/Users/fan/gridflow",
"/Users/fan/gridflow/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", "."]
[gf] This is GridFlow 0.8.4 within Ruby version 1.8.2-2004-12-25
[gf] base/main.c was compiled on Oct 27 2006, 08:56:11
[gf] #<LoadError: No such file to load -- rblti>
[gf] /Users/fan/gridflow/../gridflow/optional/lti.rb:38:in `require'
[gf] /Users/fan/gridflow/../gridflow/optional/lti.rb:38
[gf] /Users/fan/gridflow/../gridflow/base/flow_objects.rb:1514:in `require'
[gf] /Users/fan/gridflow/../gridflow/base/flow_objects.rb:1514
[gf] /Users/fan/gridflow/../gridflow/base/main.rb:398:in `require'
[gf] /Users/fan/gridflow/../gridflow/base/main.rb:398
[gf] (eval):1:in `require'
[gf] (eval):1
[gf] (eval):1
[gf] LTI support not found (#<LoadError: No such file to load -- rblti>)



thanks,



On 10/27/06, Fanouris Moraitis <fmoraitis at gmail.com> wrote:
> 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