<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<br><div><div>Le 27 janv. 2009 à 09:19, dave L a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>I've tried calling foxGUIb from command line as ...<br><br>ruby foxGUIb.rb got an error - no file found by that name<br><br>ruby /usr/bin/foxGUIb.rb again got error to say i didn't have permissions<br><br>sudo ruby /usr/foxGUIb.rb and got informed ....<br>/usr/bin/foxGUIb.rb:7:in `require': no such file to load -- version (LoadError)<br> from /usr/bin/foxGUIb.rb:7<br><br>Now do i need to add anything into ruby's configuration (ie have a path pointing to anything?)<br>Line 7 say require "Version"<br><br>i have fox1.6 installed!<br><br>many thanks.</div></div></blockquote>Not sure if it will be useful to you, but here's how I call foxGuib:</div><div><br></div><div>I've the source in /usr/local/src, so, once it is compiled and installed, I jump into it:</div><div><br></div><div>cd /usr/local/src/foxGUIb_1.0.0/foxGUIb</div><div><br></div><div>and call it for this directory (I've read somewhere that you should be in this directory to call it);</div><div><br></div><div>ruby foxGUI.rb</div><div><br></div><div>Of course X11 should be open beforehand (if you're on a Mac), then after some time, you'll see the edi and can work with it.</div><div><br></div><br><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>Cheers,</div><div>Michèle</div><div><<a href="http://micmacfr.homeunix.org">http://micmacfr.homeunix.org</a>></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span> </div><br></body></html>