From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
---|---|
To: | "Leonardo M(dot) Ramé" <l(dot)rame(at)griensu(dot)com> |
Cc: | "ac(at)hsk(dot)hk" <ac(at)hsk(dot)hk>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Linux PowerPC 64bits issue |
Date: | 2012-09-27 13:53:57 |
Message-ID: | 50645A75.7010001@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 09/27/2012 04:46 AM, Leonardo M. Ramé wrote:
> On 2012-09-27 11:51:46 +0800, ac(at)hsk(dot)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(dot)klaver(at)gmail(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Leonardo M. Ramé | 2012-09-27 14:00:05 | Re: Linux PowerPC 64bits issue |
Previous Message | Leonardo M. Ramé | 2012-09-27 13:49:47 | Re: Linux PowerPC 64bits issue |