Date: Fri, 3 Jan 2003 21:39:35 +0100 From: Gerhard =?iso-8859-1?Q?H=E4ring?= <haering_linux@gmx.de> To: AlanE <alane@geeksrus.net> Cc: Neil Blakey-Milner <nbm@mithrandr.moria.org>, Attila Nagy <bra@fsn.hu>, FreeBSD Ports List <ports@freebsd.org> Subject: Re: Silly question regarding python Message-ID: <20030103203935.GB3488@lilith.ghaering.test> In-Reply-To: <20030103193526.GA38573@wwweasel.geeksrus.net> References: <Pine.LNX.4.50.0301031851520.12394-100000@scribble.fsn.hu> <20030103181652.GA36458@wwweasel.geeksrus.net> <20030103182847.GA66105@mithrandr.moria.org> <20030103193526.GA38573@wwweasel.geeksrus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
* AlanE <alane@geeksrus.net> [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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030103203935.GB3488>