<div dir="ltr">That should be ./command not .command, the former says &quot;execute from the current directory&quot; the latter says look for a file starting with a &quot;.&quot; in the PATH.&nbsp; Whether it is need or not depends on your PATH variable anyway.<br>
<br>Also to Jim&#39;s early comment, if you want to capture output do &quot;command|tee filename.txt&quot;&nbsp; that while copy the output of the command to both filename.txt and standard output (the terminal).<br><br>Substitute commands and filenames as appropriate.<br>
<br>-- John<br><br><br><div class="gmail_quote">On Fri, Sep 26, 2008 at 8:08 AM, Eric M. Gildersleeve ~ KD7CAO <span dir="ltr">&lt;<a href="mailto:eric@4gildersleeve.us">eric@4gildersleeve.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span style="font-family: Verdana; color: rgb(0, 0, 0); font-size: 10pt;">Jim, <br><br>It&#39;s been a while since I&#39;ve been able to really work with the Unix OS but, you probably need to run the installer as ROOT<br>
<br>go to a command prompt and put in: SU then type your Root Password (SU stands for Super User, in computers that would be God.) Be careful though. Root can delete it&#39;s own partition it has so much authority.<br><br>
Usually installing from a command line is done with a . in front of the file name. For example .setup.py<br><br>or if your in that folder .setup should work<br><br>Hope this helps.<br><br>Eric M. Gildersleeve ~ KD7CAO<br>

Gildersleeve Emergency Management<br>
316 Fry St., #212<br>
Denton, TX 76201<br>
<br>
Mobile: 360.304.0904<br>
E-Mail: <a href="mailto:eric@4gildersleeve.us" target="_blank">eric@4gildersleeve.us</a><br>
Website: <a href="http://www.4gildersleeve.us/" target="_blank">http://www.4gildersleeve.us/</a> Updated!<br>
<br>
</span></div></blockquote><div>&nbsp;</div></div><br>-- <br>John D. Hays - K7VE<br>Phone: &nbsp; &nbsp; &nbsp;206-801-0820<br>Fax: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;866-309-6077<br>Email: &nbsp; &nbsp; &nbsp; <a href="mailto:john@hays.org">john@hays.org</a><br>VOIP/SIP: <a href="mailto:john@hays.org">john@hays.org</a><br>

</div>