From owner-freebsd-questions Fri Jul 6 3:37:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns.bilch.com (ns.bilch.com [62.145.29.125]) by hub.freebsd.org (Postfix) with ESMTP id 2787837B401 for ; Fri, 6 Jul 2001 03:37:38 -0700 (PDT) (envelope-from heiner@bilch.com) Received: from hasel.schlaf.Bilch.COM (hasel.schlaf.bilch.com [10.0.0.3]) by ns.bilch.com (8.9.3/8.9.3) with ESMTP id MAA34877 for ; Fri, 6 Jul 2001 12:37:37 +0200 (CEST) (envelope-from heiner@bilch.com) Received: from bilch.com (localhost.schlaf.bilch.com [127.0.0.1]) by hasel.schlaf.Bilch.COM (8.11.1/8.11.0) with ESMTP id f66AbVI33055 for ; Fri, 6 Jul 2001 12:37:32 +0200 (CEST) (envelope-from heiner@bilch.com) Message-ID: <3B4594EA.9C19EC8A@bilch.com> Date: Fri, 06 Jul 2001 12:37:31 +0200 From: Heiner Strauss X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: de-DE, en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Zope and module new problem (Zope doesn't start) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have a Problem with Zope. The makefile is: # New ports collection makefile for: Zope # Date created: Sat 21 Aug 1999 # Whom: Peter Cornelius # # $FreeBSD: ports/www/zope/Makefile,v 1.28 2001/07/04 20:52:41 olgeni Exp $ # PORTNAME= zope PORTVERSION= 2.3.3 ... When I want to start I get this: ns $ ./start -w 9080 -f 9021 ------ 2001-07-06T10:25:54 PANIC(300) z2 Startup exception Traceback (innermost last): File /usr/local/www-test/Zope/z2.py, line 566, in ? File , line 1, in ? File /usr/local/www-test/Zope/lib/python/Zope/__init__.py, line 95, in ? File /usr/local/www-test/Zope/lib/python/OFS/Application.py, line 91, in ? File /usr/local/www-test/Zope/lib/python/App/Product.py, line 111, in ? File /usr/local/www-test/Zope/lib/python/ZClasses/__init__.py, line 20, in ? File /usr/local/www-test/Zope/lib/python/ZClasses/ZClass.py, line 88, in ? File /usr/local/www-test/Zope/lib/python/ZClasses/Method.py, line 97, in ? File /usr/local/www-test/Zope/lib/python/Products/PythonScripts/__init__.py, line 89, in ? File /usr/local/www-test/Zope/lib/python/Products/PythonScripts/PythonScript.py, line 96, in ? File /usr/local/www-test/Zope/lib/python/Products/PythonScripts/Guarded.py, line 88, in ? File /usr/local/www-test/Zope/lib/python/Products/PythonScripts/zbytecodehacks/VSExec.py, line 42, in ? File /usr/local/www-test/Zope/lib/python/Products/PythonScripts/zbytecodehacks/ops.py, line 5, in ? File /usr/local/www-test/Zope/lib/python/Products/PythonScripts/zbytecodehacks/opbases.py, line 1, in ? ImportError: No module named new Where can I find the module new ? Greetings Heiner -- Heiner Strauss heiner@bilch.com Bilch International Consulting www.bilch.com (under construction) Hamburg Markusstrasse 4 20355 Hamburg Tel:. 49 40 3480667 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message