Trying to make Pootle go on FreeBSD and I have to admit python is not 
my forte.  Can anyone help me make sense of the following errors when 
I try to start the PootleServer?

Traceback (most recent call last):
  File "./PootleServer", line 23, in ?
    from Pootle import pootle
  File "/usr/local/lib/python2.4/site-packages/Pootle/pootle.py", line 
22, in ?
    from jToolkit.web import server
  
File "/usr/local/lib/python2.4/site-packages/jToolkit/web/__init__.py", 
line 25, in ?
    from jToolkit.web import server
  
File "/usr/local/lib/python2.4/site-packages/jToolkit/web/server.py", 
line 30, in ?
    from jToolkit.web import record
  
File "/usr/local/lib/python2.4/site-packages/jToolkit/web/record.py", 
line 27, in ?
    import urllib
  File "/usr/local/lib/python2.4/urllib.py", line 26, in ?
    import socket
  File "/usr/local/lib/python2.4/socket.py", line 45, in ?
    import _socket
ImportError: /usr/local/lib/python2.4/lib-dynload/_socket.so: 
Undefined symbol "__h_errno"

-- 
Thanks,

Josh Paetzel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Translate-pootle mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to