python 1.6a2 and openssl (debian) solved

Paul Schreiber cheesefactory at yahoo.com
Mon May 22 19:14:43 EDT 2000


[background: i've installed debain packages openssl 0.9.4-5, libssl 0.9.4-5,
and libssl-dev 0.9.4-5.]

Thomas: thanks! I got it to work:

My lines in Python-1.6a2/Modules/Setup.in are:
SSL=/usr/lib/ssl
socket socketmodule.c \
    -DUSE_SSL -I/usr/include/openssl \
    -L/usr/lib -lssl -lcrypto


Paul

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/




More information about the Python-list mailing list