[Python-Dev] socket question (original) (raw)
Rick Y msg_2222@yahoo.com
Mon, 7 Apr 2003 10:16:53 -0700 (PDT)
- Previous message: [Python-Dev] LONG_LONG (Was: [Python-checkins] python/dist/src/Misc NEWS, 1.703, 1.704)
- Next message: [Python-Dev] socket question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] LONG_LONG (Was: [Python-checkins] python/dist/src/Misc NEWS, 1.703, 1.704)
- Next message: [Python-Dev] socket question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]