From owner-freebsd-ports Mon May 28 1:14:38 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mailin3.email.bigpond.com (juicer24.bigpond.com [139.134.6.34]) by hub.freebsd.org (Postfix) with ESMTP id 907CD37B423; Mon, 28 May 2001 01:14:34 -0700 (PDT) (envelope-from tom@mooball.com) Received: from tompc ([144.135.24.72]) by mailin3.email.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GE1DTA00.H93; Mon, 28 May 2001 18:19:58 +1000 Received: from CPE-61-9-143-103.vic.bigpond.net.au ([61.9.143.103]) by bwmam02.mailsvc.email.bigpond.com(MailRouter V2.9d 8317/406228); 28 May 2001 18:19:58 Reply-To: From: "Tom Cameron" To: Cc: Subject: FreeBSD Port: zope-2.3.2 Date: Mon, 28 May 2001 18:17:29 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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