Re: [GENERAL] InitDB: Bad system call

2010-08-10 Thread Reko Turja
Torsten Zühlsdorff schrieb: i've just compiled a new Jail at my FreeBDS 7.0-STABLE machine and trying to get PostgreSQL 9.0 Beta 4 running. Compiling etc works fine. Is the machine really running a pre-RELENG 7.0? But when i call the initdb, i get Bad System Call messages. Here is the

Re: [GENERAL] Shared object libpq.so.3 not found

2008-07-31 Thread Reko Turja
locate libpq.so returned: /usr/home/markuser/postgresql-8.2.4/src/interfaces/libpq/libpq.so /usr/home/markuser/postgresql-8.2.4/src/interfaces/libpq/libpq.so.5 /usr/local/lib/libpq.so /usr/local/lib/libpq.so.3 /usr/local/pgsql/lib/libpq.so /usr/local/pgsql/lib/libpq.so.5 from the location of

Re: [GENERAL] Forum Software

2005-12-31 Thread Reko Turja
- Original Message - From: Harry Jackson [EMAIL PROTECTED] To: pgsql-general@postgresql.org Sent: Saturday, December 31, 2005 12:39 AM Subject: Re: [GENERAL] Forum Software On 12/30/05, Scott Marlowe [EMAIL PROTECTED] wrote: Also, as a big proponent of PHP, I have to admit that it's

Re: [GENERAL] postgresql8.0.3/FreeBSD5.4/MIT or HEIMDAL KRB5

2005-10-19 Thread Reko Turja
I am having difficulty compiling postgresql8.0.3 using ports on FreeBSD. I need to use either MIT or HEIMDAL KRB5 to 'make' it. How do I do it? (I am a newbie with make). make --DWITH_MIT_KRB5 etc haven't worked out. With many of the ports it's good to read the Makefile which is in