[Gridflow-dev] [PD-announce] GridFlow 0.9.1

marius schebella marius.schebella at gmail.com
Thu Apr 17 11:06:16 EDT 2008


Hi Mathieu,
I did export the C_INCLUDE_PATH, but that did not really help. below is 
the list of errors I'm getting: I cannot promise, that I will try very 
hard to get it compiled, because I got some other things to do, but if 
you have some ideas what to do next, I will probably try.
marius.

This is the GridFlow 0.9.0 configurator within Ruby version 1.8.1-2003-12-25
[gcc3] GNU C++ Compiler 3 (or 4): 
--------------------------------------------> found
[stl] C++ Standard Template Library: 
-----------------------------------------> found
[gcc64] GNU C++ in 64-bit mode: 
----------------------------------------------> missing (runtime error)
[libruby] Ruby as a dynamic library: 
-----------------------------------------> found
[librubystatic] Ruby as a static library: 
------------------------------------> disabled (using libruby instead)
[pentium] Pentium-compatible CPU: 
--------------------------------------------> found
[mmx] MMX-compatible CPU (using NASM): 
---------------------------------------> missing (return false)
[x11] X11 Display Protocol: 
--------------------------------------------------> found
[x11_shm] X11 acceleration by shared memory (XSHM plugin): 
-------------------> found
[sdl] Simple Directmedia Layer (experimental support): 
-----------------------> missing (gcc compilation error)
[objcpp] GNU/Apple ObjectiveC++ Compiler: 
------------------------------------> found
[quartz] Apple Quartz/Cocoa Display: 
-----------------------------------------> found
[aalib] Ascii Art Library: 
---------------------------------------------------> found
[netpbm] NetPBM 10 Library: 
--------------------------------------------------> missing (gcc 
compilation error)
[jpeg] JPEG Library: 
---------------------------------------------------------> found
[png] PNG Library <libpng12/png.h>: 
------------------------------------------> found
[videodev] Video4linux Digitizer Driver Interface: 
---------------------------> missing (where is linux/videodev.h ?)
[mpeg3] HeroineWarrior LibMPEG3 <libmpeg3/libmpeg3.h>: 
-----------------------> disabled (by user)
[mpeg3] HeroineWarrior LibMPEG3 <libmpeg3.h>: 
--------------------------------> disabled (by user)
[quicktimeapple] Apple's QuickTime: 
------------------------------------------> found
[quicktimehw] Plaum's LibQuickTime (try #1) <lqt/quicktime.h>: 
---------------> disabled (using quicktimeapple instead)
[quicktimehw] Plaum's LibQuickTime (try #1) <quicktime/quicktime.h>: 
---------> disabled (using quicktimeapple instead)
[quicktimehw] Plaum's LibQuickTime (try #2) <lqt/quicktime.h>: 
---------------> disabled (using quicktimeapple instead)
[quicktimehw] Plaum's LibQuickTime (try #2) <quicktime/quicktime.h>: 
---------> disabled (using quicktimeapple instead)
[puredata] PureData (or DesireData): 
-----------------------------------------> missing (gcc: error: 
‘PD_VERSION’ was not declared in this scope)
[desiredata] DesireData: 
-----------------------------------------------------> missing (gcc: 
error: ‘gobj_subscribe’ was not declared in this scope)
[gem09] PureData GEM (source code) with m_holdname: 
--------------------------> disabled (would need puredata)
[gem08] PureData GEM (source code) without m_holdname: 
-----------------------> disabled (would need puredata)
[opencv] Intel OpenCV: 
-------------------------------------------------------> missing (gcc 
compilation error)
[fftw] FFTW (Fastest Fourier Transform in the West): 
-------------------------> found




Mathieu Bouchard wrote:
> On Thu, 17 Apr 2008, marius schebella wrote:
> 
>> right now I'm getting a lot of errors when I run configure. I am 
>> trying to get all packages with fink, but libmpeg3 seems to be a 
>> problem. maybe I have to disable it. is this possible?
> 
> ./configure --no-mpeg3
> 
>> I also have not figured out yet where I can set the pd-path variable.
> 
> either you do something like:
> 
> export C_INCLUDE_PATH=/usr/local/include
> 
> (or appending it to an already existing C_INCLUDE_PATH if you have one), 
> or else I guess that you could copy m_pd.h into the gridflow folder.
> 
>  _ _ __ ___ _____ ________ _____________ _____________________ ...
> | Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada



More information about the Gridflow-dev mailing list