Postgres 7-3-1 in powerPC

From: Catarina Monica <catarina-s-monica(at)ptinovacao(dot)pt>
To: "''Pgadmin-Support (E-mail) ' (E-mail)" <pgadmin-support(at)postgresql(dot)org>, "''Pgadmin-Support-Owner (E-mail) ' (E-mail)" <pgadmin-support-owner(at)postgresql(dot)org>, "''Pgsql-Bugs (E-mail)" <pgsql-bugs(at)postgresql(dot)org>
Cc: Paula Cravo <PCravo(at)ptinovacao(dot)pt>, Ana Claudia <ana-b-dias(at)ptinovacao(dot)pt>, Catarina Monica <catarina-s-monica(at)ptinovacao(dot)pt>
Subject: Postgres 7-3-1 in powerPC
Date: 2003-01-14 10:07:28
Message-ID: D397A7FACCC45A44A0A207FD892961EA030B73BA@RIOVOUGA
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,
I'm trying to use your PostgreSQL v7.3.1 in a PowerPC system but the message
I get is:

/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
The program
'/usr/local/pgsql/bin/postgres'
needed by initdb does not belong to PostgreSQL version 7.3.1, or
there may be a configuration problem.

This was the error message issued by that program:
/usr/local/pgsql/bin/postgres: error in loading shared libraries:
libz.so.1: No such file or directory can not open shared object file

so the next thing to do is to put the libraries libz, libreadline and
libhistory (we get the same message for these last 2 libraries) in the
correct directory and try to do the same operation, but then we get

/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
Segmentation fault
Segmentation fault
Segmentation fault
The program
'/usr/local/pgsql/bin/postgres'
needed by initdb does not belong to PostgreSQL version 7.3.1, or
there may be a configuration problem.

Do you think is the libraries that have a problem?
The message we get for the postgreSQL 7.3 is exactly the same.
I compiled the postgres for ppc with this options

./configure CFLAGS='-02 -pipe' --host=powerpc-linux
--with-libraries=/usr/local/powerpc-linux-ptin/lib

Do you know what is the problem?
do you have these libraries compiled for ppc?
Thanks in advance
Catarina

Catarina Mónica
*Telef: +351 234 403 626
Fax: +351 234 403 552
* : catarina-s-monica(at)ptinovacao(dot)pt

Browse pgadmin-support by date

  From Date Subject
Next Message Dan Tulovsky 2003-01-14 17:04:04 Utf-8 display in pgadmin II?
Previous Message Dave Page 2003-01-13 20:25:23 Re: Error in pgAdmin II:frmSQLOutput.cmdDelete_Click: -2147467259 - ERROR: fmgr_info: function 16593: cache lookup failed