Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2001 18:17:29 +1000
From:      "Tom Cameron" <tom@mooball.com>
To:        <nbm@FreeBSD.org>
Cc:        <ports@FreeBSD.org>
Subject:   FreeBSD Port: zope-2.3.2
Message-ID:  <NDBBLDKNGLMDOFGFKLKIMEFLEMAA.tom@mooball.com>

next in thread | raw e-mail | index | archive | help
Hi there,
I am using FreeBSD4.0 and I have tried to install your zope port. I have
installed the related python2.1 port successfully.

The zope port install seems to go ok, but when I try to run it I get the
following error

su-2.03# ./start
Traceback (most recent call last):
  File "/usr/local/www/Zope/z2.py", line 542, in ?
    import ZServer
  File "/usr/local/www/Zope/ZServer/__init__.py", line 87, in ?
    from medusa import max_sockets, asyncore
  File "/usr/local/www/Zope/ZServer/medusa/max_sockets.py", line 2, in ?
    import socket
  File "/usr/local/lib/python2.1/socket.py", line 41, in ?
    from _socket import *
ImportError: Shared object "libssl.so.2" not found

Could you help me with this?

Thanks,
Tom


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBLDKNGLMDOFGFKLKIMEFLEMAA.tom>