Re: shebang problem with python, Was: [REL - head-i386-default][databases/postgresql-libpqxx] Failed for postgresql-libpqxx-4.0.1 in build

2014-02-13 Thread Palle Girgensohn
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)

shebang problem with python, Was: [REL - head-i386-default][databases/postgresql-libpqxx] Failed for postgresql-libpqxx-4.0.1 in build

2014-02-13 Thread Palle Girgensohn
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

Re: Postgresql + Python

2012-11-27 Thread Palle Girgensohn
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 &

Re: Postgresql + Python

2012-11-27 Thread Palle Girgensohn
-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

Re: Postgresql + Python

2012-11-27 Thread Palle Girgensohn
-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