socket question

Rick Y msg_2222 at yahoo.com
Mon Apr 7 13:16:24 EDT 2003


how can i enable _sockt module in my solaris python?. 
i did not build it. Downloaded it from sunfreeware. 

./viewcvs-install
Traceback (most recent call last):
  File "./viewcvs-install", line 35, in ?
    import compat
  File "./lib/compat.py", line 20, in ?
    import urllib
  File "/usr/local/lib/python2.1/urllib.py", line 26,
in ?
    import socket
  File "/usr/local/lib/python2.1/socket.py", line 41,
in ?
    from _socket import *
ImportError: ld.so.1: python: fatal: libssl.so.0.9.6:
open failed: No such file or directory


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com





More information about the Python-list mailing list