On 09/27/2012 04:46 AM, Leonardo M. Ramé wrote:
On 2012-09-27 11:51:46 +0800, a...@hsk.hk wrote:
Hi,

Could you provide the steps and commands you used to compile 9.1?

I want to reproduce your case in my machine

Regards
Arthur


Yes, I downloaded postgresql-9.1.5.tar.gz from the PostgreSql web site,
then did this:

tar xvfz postgresql-9.1.5.tar.gz
cd postgresql-9.1.5
./configure
make
make install

By any chance did you in the past install a Postgres RPM that may introduced 32 bit libraries that the source is linking against?


This, apart from copying the server files, created the
/usr/local/pgsql/lib directory, where I have libpq.so and many more
shared libraries.



--
Adrian Klaver
adrian.kla...@gmail.com


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to