[PD] gridflow for pd OS X

Ivan Franco ivan.franco at ydreams.com
Mon Apr 25 22:32:25 CEST 2005


Hi list, James, Patrick!

Any chance you people could share that OSX binary of Gridflow,
providing people have the necessary libs installed (just
like OS X PDP is distributed nowadays)?

Cheers~
I.

> From: james tittle <tigital at mac.com>
> Date: April 25, 2005 7:28:45 PM GMT+01:00
> To: Patrick Pagano <bigswift at ufl.edu>
> Cc: "<pd-list at iem.at> <pd-list at iem.at>" <pd-list at iem.at>
> Subject: Re: [PD] gridflow for pd OS X
>
>
> On Apr 24, 2005, at 9:19 PM, Patrick Pagano wrote:
>>
>> been struggling this evening with getting gridflow to compile on OS X
>> anyone have a success story with this yet?
>
> ...it runs, that's for sure!  but without much other description of  
> what you've been struggling with, I can only describe some of the  
> things that I did:
>
> 1. http://artengine.ca/gridflow/latest/doc/install.html
> 2. grab the cvs
> 3. at the moment, gridflow depends on fink for some software:  I use  
> fink's ruby 1.8.1, ruby18-dev, libjpeg, and perhaps other stuff:   
> check the page above for other stuff...
> 4.  here's what I use for prepare the compile environment (they depend  
> on pd having been installed by "make" & "make install", where you have  
> selected your home directory as the pd install prefix...this is very  
> important!):
>
> export PATH=/sw/bin:/Users/yourlogin/pd-0.38-4/bin:$PATH
> export LD_LIBRARY_PATH=/sw/lib:$LD_LIBRARY_PATH
> export LIBRARY_PATH=/sw/lib:$LIBRARY_PATH
> export  
> C_INCLUDE_PATH=/sw/include:/Users/yourlogin/pd-0.38-4/ 
> include:$C_INCLUDE_PATH
> export  
> CPLUS_INCLUDE_PATH=/sw/include:/Users/yourname/pd-0.38-4/ 
> include:$CPLUS_INCLUDE_PATH
>
> 5.  then I do:
>
> ./configure --no-aalib --prefix=/sw
>
> 6.  then let it compile and don't forget to add "-lib gridflow" to  
> your .pdrc
> 7.  I also do the following at the new pd ruby prompt:
>
> GridFlow.data_path << "home/projects/gridflow/images"
> GridFlow.formats[:window] = GridFlow.formats[:quartz]
>
> ...the "home/projects/.." should be the path to your  
> "../gridflow/images" directory, and the second line makes quartz the  
> default window output...IIRC, this only needs to be typed in once, and  
> then is remembered at least within the session of pd...
>
> enjoy!
> jamie
>
>
>
> From: shree <bigswift at ufl.edu>
> Date: April 25, 2005 7:50:18 PM GMT+01:00
> To: Mathieu Bouchard <matju at artengine.ca>
> Cc: pd-list at iem.at, james tittle <tigital at mac.com>
> Subject: Re: [PD] gridflow for pd OS X
>
>
> i don't think i had set the PATHS correctly.
> i will try this tonight
> i built Ruby from source (not fink), that should not matter?
>
>
>
>
>
> On Apr 25, 2005, at 2:41 PM, Mathieu Bouchard wrote:
>
>>
>> On Mon, 25 Apr 2005, james tittle wrote:
>>
>>> 7.  I also do the following at the new pd ruby prompt:  
>>> GridFlow.data_path << "home/projects/gridflow/images"  
>>> GridFlow.formats[:window] = GridFlow.formats[:quartz]
>>
>>> ...the "home/projects/.." should be the path to your  
>>> "../gridflow/images" directory, and the second line makes quartz the  
>>> default window output...IIRC, this only needs to be typed in once,  
>>> and then is remembered at least within the session of pd...
>>
>> No, it does not remember it. Lines written in the Ruby prompt are  
>> per-session. To make them permanent, you have to put them in a file  
>> called "~/.gridflow_startup", e.g.  
>> "/Users/patrick/.gridflow_startup".
>>
>>  ,-o---------o---------o---------o-. ,----.                            
>>  |
>>  | The Diagram is the Program (TM) | |   
>> ,-o----------------------------o-.
>>  `-o-----------------------------o-' |  | Mathieu Bouchard (Montréal  
>> QC) |
>>    |                             |---'  |       
>> http://artengine.ca/matju |
>>    |                             |       
>> `-o------------------------------'
>> _______________________________________________
>> PD-list at iem.at mailing list
>> UNSUBSCRIBE and account-management ->  
>> http://lists.puredata.info/listinfo/pd-list
>>
> Patrick Pagano, B.S., M.F.A.
> Research And Development Assistant
> Digital Worlds Institute
> University Of Florida
> (352) 294-2082
>
>
> Patrick Pagano, B.S., M.F.A.
> Research And Development Assistant
> Digital Worlds Institute
> University Of Florida
> (352) 294-2082
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 4687 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20050425/56cf891e/attachment.bin>


More information about the Pd-list mailing list