an Mahmatkhanov escreveu:
> 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} /
gt; PYTHON_VER in the port's dir?
>>
>> [/usr/ports/databases/postgresql-plpython]$ make -V PYTHON_VER 2.7
>>
>>
>> Rafael Espíndola skrev:
>>> Good morning dear,
>>
>>> I'm having a problem and can not find a solution, if you ca
>>
>> Do you have python3 installed? what happens when you type make -V
>> PYTHON_VER in the port's dir?
>>
>> [/usr/ports/databases/postgresql-plpython]$ make -V PYTHON_VER 2.7
>>
>>
>> Rafael Espíndola skrev:
>>> Good morning dear,
&
I have nothing, I just had a test done in make.conf putting the default version
of Python as a 3, so at the time of installation of "databases /
postgresql-plpython" he installed version 3.2 instead of 2.7, the anyway missed
the libraries when it installs in version 2.7 it installs the libraries
n you type make -V
> PYTHON_VER in the port's dir?
>
> [/usr/ports/databases/postgresql-plpython]$ make -V PYTHON_VER
> 2.7
>
>
> Rafael Espíndola skrev:
>> Good morning dear,
>>
>> I'm having a problem and can not find a solution, if
Good morning dear,
I'm having a problem and can not find a solution, if you can help me I'll be
very grateful. My problem is regarding the installation of PostgreSQL with
support Python3, I'm doing the installation through the ports (databases /
postgresql-plpython), but it installs PostgreSQL9