[drats_users] help getting D-RATS working in Darwin Ports
debbie fligor
Tue Dec 9 07:43:09 PST 2008
On Dec 4, 2008, at 18:49, Dan Smith wrote:
>
> The library is there, but the python interface isn't (I'm assuming)
> which means that python claims to be unable to find the library. Try
> installing the py25-libxml2 package and see if you get farther.
that got me further, but then it failed again:
mobile204-159:d-rats-0.2.8b8 drats$ python d-rats
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/gtk-2.0/gtk/__init__.py:72: GtkWarning: could
not open display
warnings.warn(str(e), _gtk.Warning)
BeautifulSoup was not found. Geocoders assuming malformed markup will
not work.
simplejson was not found. Geocoders relying on JSON parsing will not
work.
FeedParser not available
Traceback (most recent call last):
File "d-rats", line 37, in <module>
from d_rats import mainapp
File "/Users/drats/src/d-rats-0.2.8b8/d_rats/mainapp.py", line 52,
in <module>
import chatgui
File "/Users/drats/src/d-rats-0.2.8b8/d_rats/chatgui.py", line 36,
in <module>
import formgui
File "/Users/drats/src/d-rats-0.2.8b8/d_rats/formgui.py", line 23,
in <module>
import libxslt
ImportError: No module named libxslt
learning from last time, I tried to install the py25- version but can't:
mobile204-159:d-rats-0.2.8b8 drats$ sudo port install -f py25-libxslt
---> Installing py25-libxslt 2.6.21_0
Error: Target org.macports.install returned: Registry error: py25-
libxslt @2.6.21_0 already registered as installed. Please uninstall
it first.
Error: Status 1 encountered during processing.
mobile204-159:d-rats-0.2.8b8 drats$
more thoughts?
-----
-debbie
Debbie Fligor, n9dn Network Engineer, CITES, Univ. of Il
email: fligor at illinois.edu <http://www.uiuc.edu/ph/www/fligor>
"My turn." -River Tam
More information about the drats_users
mailing list