<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000099">
<font face="Courier 10 Pitch">Ever since I setup D-rats on CentOS 5
some months ago, I found that pyserial was not available from<br>
Yumex (Every repository available to suit fitted).<br>
I ran the tar from;<br>
<br>
<a class="moz-txt-link-freetext" href="http://sourceforge.net/project/showfiles.php?group_id=46487&package_id=39324">http://sourceforge.net/project/showfiles.php?group_id=46487&amp;package_id=39324</a><br>
<br>
All other requirements were obtained via yumex with no problem.<br>
<br>
I run KDE deskop as it works best with DVTool, and has a good editable
menu system.<br>
By extracting the new source versions as they came out I only needed to
edit a shell script<br>
activated from the KDE menu to run the program and any updates later.<br>
<br>
>From created KDE D-Star menu;<br>
D-Rats<br>
<br>
&nbsp;Command:&nbsp;&nbsp; /root/download/D-Star/d-rats-linux2/d-rats2.sh <br>
<br>
&nbsp;d-rats.sh<br>
-------------------------------------------------------------------------------------------<br>
<br>
#!/bin/bash<br>
<br>
cd /root/download/D-Star/d-rats-linux2/d-rats-0.2.7b2<br>
<br>
./d-rats<br>
<br>
#./d-rats --safe&nbsp; <br>
<br>
-------------------------------------------------------------------------------------------<br>
<br>
<br>
<br>
<br>
</font><font face="Courier 10 Pitch">From created KDE D-Star menu;</font><br>
<font face="Courier 10 Pitch">D-Repeate</font><font
 face="Courier 10 Pitch">r<br>
<br>
I use </font><font face="Courier 10 Pitch">t</font><font
 face="Courier 10 Pitch">he 0.1.20 repeater as the function is the same
and no requirement to change,<br>
and it appears </font><font face="Courier 10 Pitch">t</font><font
 face="Courier 10 Pitch">o have faults running in v0.2.X versions, esp
in Windows XP <br>
On my XP laptop I do the same thing, running ver 0.1.20 repeater and
latest ver 0.2.7b2 d-rats comms together. On windows XP I used the
0.2.7b2 winzip download extracted, as I found the installer ver failing
to install properly.<br>
<br>
&nbsp;Command:&nbsp;&nbsp;&nbsp; /root/download/D-Star/d-rats-linux/repeater.sh<br>
<br>
repeater.sh<br>
------------------------------------------------------------------------------------------<br>
#!/bin/bash<br>
<br>
cd /root/download/D-Star/d-rats-linux<br>
<br>
./repeater.py<br>
<br>
------------------------------------------------------------------------------------------<br>
<br>
Using 0.2.7b2<br>
<br>
[root@localhost ~]# cd
/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b2/d_rats<br>
[root@localhost d_rats]# ./repeater.py<br>
Traceback (most recent call last):<br>
&nbsp; File "./repeater.py", line 32, in ?<br>
&nbsp;&nbsp;&nbsp; from d_rats.comm import SWFSerial<br>
ImportError: No module named d_rats.comm<br>
[root@localhost d_rats]#<br>
<br>
0.1.20 ver repeater works ok for me with everything else, and I know of
no update to it I&acute;m missing.<br>
<br>
<br>
vk4tux<br>
<br>
<br>
<br>
</font>
</body>
</html>