I was wondering if someone could decipher this for me.

Uncaught Python 2.2.2 Exception (Wed Jan 15 16:02:48 2003):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/apps/tmda/bin/tmda-filter", line 53, in ?
    execfile(os.path.join(execdir, 'tmda-rfilter'))
  File "/apps/tmda/bin/tmda-rfilter", line 118, in ?
    from TMDA import Defaults
  File "./TMDA/Defaults.py", line 106, in ?
  File "./TMDA/Util.py", line 26, in ?
  File "./TMDA/pythonlib/email/Utils.py", line 8, in ?
  File "/usr/local/lib/python2.2/socket.py", line 41, in ?
    from _socket import *
ImportError: Shared object "libssl.so.2" not found
Traceback (most recent call last):
  File "/apps/tmda/bin/tmda-filter", line 67, in ?
    from TMDA.Defaults import LOGFILE_DEBUG
ImportError: cannot import name LOGFILE_DEBUG

$ uname -a
FreeBSD hiya 4.5-RELEASE-p3 FreeBSD 4.5-RELEASE-p3 #0: Tue Apr
16 22:23:10 CDT 2002
$ python
Python 2.2.2 (#1, Jan 10 2003, 09:24:01)


I have openssl installed in a directory called /apps/openssl -
mostly for upgrades and making a few applications we have here
work better.

Is this a shared library problem of TMDA not finding openssl?

Thank you :)

- Eric
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to