<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;"></span></b></font>>> On my Fedora 11 x86_ 64 system, I just download the d- <br>>> rats-0.3.1.tar.gz file and unpack it to /use/local/share/ <br>>> applications/. You can change directory to there and then run the d- <br>>> rats application from that directory.<br><br>>Manually? You should be able to do "python setup.py install". Is that<br>>not working for some reason?<br><br>Yes, python setup.py install almost always works, except for a very few beta <br>releases where there were issues.<br><br>I like to keep
the last several versions in /usr/local/share/applications/,<br>then use a shell script from /usr/local/bin to start the one I want to run.<br>Something like:<br>#!!/bin/bash<br># file d-rats-0.3.2b6.sh<br>cd /usr/local/share/applications/d-rats-0.3.2b6/<br>export PATH=".":$PATH<br>drats<br><br>That always seems to always work. Linking the script to start the most<br>recent version in /usr/local/bin to 'd-rats' allows entering 'd-rats' to start the <br>most recent version:<br>ln -s d-rats-0.3.2b6.sh d-rats<br><br>It's probably overkill, but it's worked so far.<br><br>73,<br>Mike, N0SO<br>n0so@att.net<br><br><br><br>
<br><br><br><br><br></div></div>
<!-- cg1.c204.mail.gq1.yahoo.com compressed/chunked Mon Nov 9 07:07:26 PST 2009 -->
</div></body></html>