Steve Rifkin wrote:

> admin(8622): ImportError: ld.so.1: /usr/local/bin/python: fatal:
> /usr/local/ssl/lib/libssl.so.0.9.6: bad ELF flags value: 768

    My guess would be that you compiled python yourself, against the old version
of openssl.  now that you've upgraded openssl, python doesn't work because it
can't find the old openssl.  Or at least, the library isn't the same.  If you
tried running python by itself (just type in /usr/local/bin/python), you may find
that it won't work either.  You'll have to recompile python again.

--
W | I haven't lost my mind; it's backed up on tape somewhere.
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
  IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.




------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to