From owner-freebsd-ports Fri Jan 3 12:39:51 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BA4437B401 for ; Fri, 3 Jan 2003 12:39:50 -0800 (PST) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B19D43ED4 for ; Fri, 3 Jan 2003 12:39:49 -0800 (PST) (envelope-from haering_linux@gmx.de) Received: from fwd11.sul.t-online.de by mailout03.sul.t-online.com with smtp id 18UYbW-00041f-09; Fri, 03 Jan 2003 21:39:42 +0100 Received: from gargamel.ghaering.test (510095183908-0001@[217.80.231.16]) by fmrl11.sul.t-online.com with esmtp id 18UYbS-16LTf6C; Fri, 3 Jan 2003 21:39:38 +0100 Received: from lilith.ghaering.test (lilith.ghaering.test [192.168.2.10]) by gargamel.ghaering.test (Postfix) with ESMTP id A044339B; Fri, 3 Jan 2003 21:37:03 +0100 (CET) Received: by lilith.ghaering.test (Postfix, from userid 1000) id 07FCC1BCA49; Fri, 3 Jan 2003 21:39:36 +0100 (CET) Date: Fri, 3 Jan 2003 21:39:35 +0100 From: Gerhard =?iso-8859-1?Q?H=E4ring?= To: AlanE Cc: Neil Blakey-Milner , Attila Nagy , FreeBSD Ports List Subject: Re: Silly question regarding python Message-ID: <20030103203935.GB3488@lilith.ghaering.test> References: <20030103181652.GA36458@wwweasel.geeksrus.net> <20030103182847.GA66105@mithrandr.moria.org> <20030103193526.GA38573@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030103193526.GA38573@wwweasel.geeksrus.net> User-Agent: Mutt/1.4i Organization: People's Front of Judea X-Sender: 510095183908-0001@t-dialin.net 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 * AlanE [2003-01-03 14:35 -0500]: > On Fri, Jan 03, 2003 at 08:28:47PM +0200, Neil Blakey-Milner wrote: > >On Fri 2003-01-03 (13:16), AlanE wrote: > >> No. It is an elf static library. That's the one your configure script is > >> looking at. > >> > >> I'll get back to this later (in a day or two). > > > >Thanks Alan. I ran into some problems a few days ago porting a few > >programs which expect there to by a dynamic libpython2.2.so. It seems > >Debian includes it - no idea if it's a python default to install it. > > Can you help get this guy on track? Zope 2.5.1 requires python 2.1, and it > looks like part of of "zorp" is "zope". No, ZORP only needs the extclass part of ZOPE, which might even be available as a separate download somewhere. Otherwise, get a ZOPE source tree and build only this part there. > Ewww. This is beyond my scope as maintainer, I'm afraid. So let me help you :-) You can build Python as a shared library in pre-2.3 versions (I didn't try this on FreeBSD yet, though). All you need to do is read the FAQ, especially item 3.30: http://www.python.org/cgi-bin/faqw.py?req=show&file=faq03.030.htp Gerhard -- Favourite database: http://www.postgresql.org/ Favourite programming language: http://www.python.org/ Combine the two: http://pypgsql.sf.net/ Embedded database for Python: http://pysqlite.sf.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message