<div>I had the same problem, on Mac OS X with Pd-extended 0.41.4</div><div><br></div><div>I ran some tests and it seems that relative paths in [shell] just don&#39;t work like they do with the rest of pd. For example, if you have a pd patch in the same folder as ruby_script.rb, you can&#39;t run it simply by using a &quot;ruby ruby_script.rb&quot; message, you have to do &quot;ruby /full/path/to/ruby_script.rb&quot; (as opposed to, say, media files or abstractions in the same folder as your patch).</div>

<div><br></div><div>Both [motex/system] and [ggee/shell] work on my macbook.</div><div>(thanks for the list, Hans. I didn&#39;t know there were two [popen] objects)</div><div><br></div><div><br></div><div>Ben Baker-Smith</div>

<div>--<br><a href="http://bitsynthesis.com">http://bitsynthesis.com</a><br><br></div><div> </div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">There are four options to try, let us know which works best for you:<br><br>flatspace/popen<br>moonlib/popen<br>

motex/system<br>ggee/shell<br><br>.hc<br><br>On Jun 28, 2010, at 6:55 PM, Jon wrote:<br><br>&gt; hi<br>&gt; i&#39;m trying to execute a ruby script from the shell object by sending<br>&gt; it the message &quot;ruby /path/to/script.rb arguments&quot; but i get nothing.<br>

&gt; the script works fine from the command line, with the exact same<br>&gt; arguments. is there an alternative?<br>&gt; i&#39;m on osx, latest stable pd extended<br>&gt; thank you<br>&gt;<br>&gt; _______________________________________________<br>

&gt; <a href="mailto:Pd-list@iem.at" style="color: rgb(0, 101, 204); ">Pd-list@iem.at</a> mailing list<br>&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank" style="color: rgb(0, 101, 204); ">http://lists.puredata.info/listinfo/pd-list</a></span></blockquote>