Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2012 16:23:45 +0400
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        =?ISO-8859-1?Q?Rafael_Esp=EDndola?= <rafaelespindola@live.com>
Cc:        Palle Girgensohn <girgen@FreeBSD.org>, pgsql@FreeBSD.org, python@FreeBSD.org
Subject:   Re: Postgresql + Python
Message-ID:  <50B4B0D1.1000805@yandex.ru>
In-Reply-To: <BLU0-SMTP299DA4781F34F3E1ADE4360D95E0@phx.gbl>
References:  <BLU0-SMTP242AA8861169A5DB62AE135D95E0@phx.gbl> <50B49EE5.2050100@FreeBSD.org> <50B4A07A.8040200@FreeBSD.org> <BLU0-SMTP299DA4781F34F3E1ADE4360D95E0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
Rafael Espíndola wrote on 27.11.2012 16:17:
> Hi,
>
> I just solve as follows, first of all I installed Python32, then changed the Makefile Postgresql91 follows:
>
> CONFIGURE_ARGS + = - with-libraries = $ {PREFIX} / lib \
>                   - with-includes = $ {PREFIX} / include \
>                   - enable-thread-safety \
>                   - with-python
>
> Added the - with-python, worked perfectly, installed the library "plpython3u", I appreciate your interest in helping, this is very good. A hug!

Strange enough, slave's Makefile has ``CONFIGURE_ARGS=	--with-python'' 
and it worked fine earlier in my tests.

-- 
Regards,
Ruslan

Tinderboxing kills... the drives.



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