Lovely, thank a bundle!
Palle
13 feb 2014 kl. 20:46 skrev Antoine Brodin :
> On Thu, Feb 13, 2014 at 8:22 PM, Palle Girgensohn wrote:
>> Hi python@ and bapt@,
>>
>> I'm usnure how to fix this problem.
>>
>> postgresql-libpqxx needs python (shebang:ed)
Hi python@ and bapt@,
I'm usnure how to fix this problem.
postgresql-libpqxx needs python (shebang:ed) during the build process, and this
is defined in the port using
USE_PYTHON_BUILD= yes
USES= gmake shebangfix
SHEBANG_FILES= ${WRKSRC}/tools/splitconfig
The shebangfix alte
CREATE LANGUAGE "plpython3u";
>
> With the library "plpythonu" and "plpython2u", this does not happen!
>
> --
> Rafael da Silva Espíndola
> Espíndola Segurança da Informação
> http://www.espindolasi.com.br
> (48) 3624-1217
> (48) 9976-3015
&
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
And do you have anything relevant in /etc/make.conf?
Palle Girgensohn skrev:
> Hi,
>
> Do you have python3 installed? what happens when you type make -V
> PYTHON_VER in the port's dir?
>
> [/usr/ports/databases/postgr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
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'm having a problem and can no