I am trying to install D-RATS on our gateway server (CentOS 5.4).  Yum will not find the FeedParser Python module.  Help a Linux noob out please.  I am pasting the d-bug dump in case the the missing module is but a part of the reason for the failure.  tanx!  -Brian<br>
<br>Enabled debug log<br>Installing hashlib replacement hack<br>simplejson was not found. Geocoders relying on JSON parsing will not work.<br>FeedParser not available<br>Installing hashlib replacement hack<br>FILE: /root/.d-rats/d-rats.config<br>
Loading locale `en&#39;<br>Locale dir is: /root/Desktop/d-rats-0.3.2b11/locale<br>---------------------------------------------------------------------------<br>D-RATS v0.3.2b11 starting at Fri Mar 19 08:11:32 2010<br>Platform UnixPlatform:<br>
  base:       /root/.d-rats<br>  source_dir: /root/Desktop/d-rats-0.3.2b11<br>  OS version: Linux - CentOS release 5.4 (Final)<br>Kernel \r on an \m<br>---------------------------------------------------------------------------<br>
Setting LatLon value: 41.6970<br>LatLon text: 41.6970<br>Setting LatLon value: -72.7312<br>LatLon text: -72.7312<br>Demand-opening aspell...<br>Tested spelling okay: [&#39;spelling,&#39;, &#39;spieling,&#39;, &#39;sapling,&#39;, &#39;spilling,&#39;, &#39;spoiling,&#39;, &#39;spooling,&#39;, &#39;spline,&#39;, &#39;spewing,&#39;, &#39;spellings,&#39;, &#39;pealing,&#39;, &#39;peeling,&#39;, &#39;sealing,&#39;, &#39;selling,&#39;, &#39;soling,&#39;, &#39;spleen,&#39;, &#39;sling,&#39;, &#39;speckling,&#39;, &#39;Selina,&#39;, &#39;Seline,&#39;, &#39;paling,&#39;, &#39;piling,&#39;, &#39;poling,&#39;, &#39;puling,&#39;, &#39;splint,&#39;, &quot;spelling&#39;s&quot;]<br>
Setting ports_0: True,net:<a href="http://ref.d-rats.com:9000">ref.d-rats.com:9000</a>,,False,False,RAT<br>Setting LatLon value: 41.697000<br>LatLon text: 41.697000<br>Setting LatLon value: -72.731200<br>LatLon text: -72.731200<br>
Tested spelling okay: [&#39;spelling,&#39;, &#39;spieling,&#39;, &#39;sapling,&#39;, &#39;spilling,&#39;, &#39;spoiling,&#39;, &#39;spooling,&#39;, &#39;spline,&#39;, &#39;spewing,&#39;, &#39;spellings,&#39;, &#39;pealing,&#39;, &#39;peeling,&#39;, &#39;sealing,&#39;, &#39;selling,&#39;, &#39;soling,&#39;, &#39;spleen,&#39;, &#39;sling,&#39;, &#39;speckling,&#39;, &#39;Selina,&#39;, &#39;Seline,&#39;, &#39;paling,&#39;, &#39;piling,&#39;, &#39;poling,&#39;, &#39;puling,&#39;, &#39;splint,&#39;, &quot;spelling&#39;s&quot;]<br>
Setting ports_0: True,net:<a href="http://ref.d-rats.com:9000">ref.d-rats.com:9000</a>,,False,False,RAT<br>Setting ports_0: True,net:<a href="http://ref.d-rats.com:9000">ref.d-rats.com:9000</a>,,False,False,RAT<br>Static position: 41.697000,-72.731200<br>
/root/Desktop/d-rats-0.3.2b11/d_rats/mainwindow.py:247: GtkWarning: gtk_notebook_set_tab_label: assertion `GTK_IS_WIDGET (child)&#39; failed<br>  &quot;mainwindow&quot;, &quot;D-RATS&quot;)<br>/root/Desktop/d-rats-0.3.2b11/d_rats/mainwindow.py:247: GtkWarning: gtk_tree_row_reference_new: assertion `GTK_IS_TREE_MODEL (model)&#39; failed<br>
  &quot;mainwindow&quot;, &quot;D-RATS&quot;)<br>/root/Desktop/d-rats-0.3.2b11/d_rats/mainwindow.py:247: GtkWarning: gtk_cell_view_set_displayed_row: assertion `GTK_IS_TREE_MODEL (cell_view-&gt;priv-&gt;model)&#39; failed<br>
  &quot;mainwindow&quot;, &quot;D-RATS&quot;)<br>Traceback (most recent call last):<br>  File &quot;/root/Desktop/d-rats-0.3.2b11/d-rats&quot;, line 43, in ?<br>    app = mainapp.MainApp(safe=opts.safe)<br>  File &quot;/root/Desktop/d-rats-0.3.2b11/d_rats/mainapp.py&quot;, line 893, in __init__<br>
    self.mainwindow = mainwindow.MainWindow(self.config)<br>  File &quot;/root/Desktop/d-rats-0.3.2b11/d_rats/mainwindow.py&quot;, line 258, in __init__<br>    self.tabs[&quot;chat&quot;] = ChatTab(wtree, config)<br>  File &quot;/root/Desktop/d-rats-0.3.2b11/d_rats/ui/main_chat.py&quot;, line 499, in __init__<br>
    dest.set_tooltip_text(_(&quot;Choose the port where chat &quot; +<br>AttributeError: &#39;gtk.ComboBox&#39; object has no attribute &#39;set_tooltip_text&#39;<br><br>