Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 09:27:00 -0500
From:      Mike Meyer <mwm@mired.org>
To:        Heiner Strauss <heiner@bilch.com>
Cc:        questions@freebsd.org
Subject:   Re: Zope and module new problem (Zope doesn't start)
Message-ID:  <15188.19252.343240.851549@guru.mired.org>
In-Reply-To: <97325739@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Heiner Strauss <heiner@bilch.com> types:
> Hi,
> 
> I have a Problem with Zope. The makefile is:
[...]
> line 1, in ?
> ImportError: No module named new
> 
> Where can I find the module new ?

It's in the Python distribution, but is normally not built. The
FreeBSD ports enable it by default. If you installed python from
ports, updating your port should make it show up. If you installed
python "by hand", you can either delete that and install the port, or
edit the Python config file to enable the module.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

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




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