Ok. Cool. Merci.<br>
Durant le config, le script m'indique que j'ai Gem 0.8 et pourtant, c'est bien 0.9<br>
Vers la fin du make j'ai le message suivant:<br>
<span style="font-family: courier new,monospace;">ns=16 -mtune=pentium
-march=pentium -Wall -Wno-unused -Wunused-variable
-fno-omit-frame-pointer -g -fPIC -I. -O3 -funroll-loops&nbsp; \</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
bridge/puredata.c.fcs -xnone -o gridflow.pd_linux</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">for z in camera_control motion_detection color mouse centre_of_gravity fade \</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
apply_colormap_channelwise checkers contrast posterize ravel
remap_image solarize spread \</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rgb_to_greyscale greyscale_to_rgb rgb_to_yuv yuv_to_rgb; do \</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cp pd_abstractions/\#$z.pd pd_abstractions/\@$z.pd; done</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cp: cannot stat `pd_abstractions/#centre_of_gravity.pd': No such file or directory</span><br>
<br>
Fait que j'ai copié le fichier manquant de la distribution de la page <a href="http://gridflow.ca">gridflow.ca</a> et puis ça marche!<br>
<br>
<br>
<br>
Tom<br>
<br><br><div><span class="gmail_quote">On 3/21/06, <b class="gmail_sendername">Mathieu Bouchard</b> &lt;<a href="mailto:matju@artengine.ca">matju@artengine.ca</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, 21 Mar 2006, Thomas Ouellet Fredericks wrote:<br><br>&gt; Le résultat final:<br>&gt; debig:/home/tom/pd stuff/gridflowcvs# ./configure<br>&gt; You need Ruby 1.9 to run GridFlow.<br><br>C'est parce que t'as un programme qui s'appelle &quot;ruby&quot; et qui est ruby
<br>1.8.x et faire &quot;./configure&quot; est synonyme de &quot;ruby configure&quot;. donc il<br>faut faire:<br><br>ruby1.9 configure<br><br>et ça devrait marcher.<br><br>&gt; Que puis-je faire d'autre?<br>&gt; En passant, je viens tout juste de télécharger du cvs (avec les instructions
<br>&gt; de <a href="http://gridflow.ca">gridflow.ca</a>) et cela semble être encore 0.8.2.<br><br>C'est juste un numéro de version. Je l'ai pas encore changé. C'est déjà<br>plus que GridFlow 0.8.2, car il y a des bugfixes, des nouvelles options
<br>dans [#convolve], et quelques nouveaux objets comme [#fastblur] et [#t].<br><br> _ _ __ ___ _____ ________ _____________ _____________________ ...<br>| Mathieu Bouchard - tél:+1.514.383.3801 - <a href="http://artengine.ca/matju">
http://artengine.ca/matju</a><br>| Freelance Digital Arts Engineer, Montréal QC Canada<br></blockquote></div><br>