Re: Linux PowerPC 64bits issue

From: Leonardo M(dot) Ramé <l(dot)rame(at)griensu(dot)com>
To: "ac(at)hsk(dot)hk" <ac(at)hsk(dot)hk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Linux PowerPC 64bits issue
Date: 2012-09-27 13:49:47
Message-ID: 20120927134946.GA5584@leonardo-laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2012-09-27 21:44:21 +0800, ac(at)hsk(dot)hk wrote:
> Hi,
>
> I have tried to compile it in my local machine, I could not reproduce the issue yet.
>
> Does anyone else have idea what the reason would be? Would the issue come from the config file?
>
> Regards
> Arthur
>
> On 27 Sep 2012, at 7:46 PM, 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
> >
> > This, apart from copying the server files, created the
> > /usr/local/pgsql/lib directory, where I have libpq.so and many more
> > shared libraries.
> >
> > --
> > Leonardo M. Ramé
> > Medical IT - Griensu S.A.
> > Av. Colón 636 - Piso 8 Of. A
> > X5000EPT -- Córdoba
> > Tel.: +54(351)4246924 +54(351)4247788 +54(351)4247979 int. 19
> > Cel.: +54 9 351 6629292
> >
>

Arthur, could you post the results of "ldd
/usr/local/pgsql/lib/libpq.so" ?.

--
Leonardo M. Ramé
Medical IT - Griensu S.A.
Av. Colón 636 - Piso 8 Of. A
X5000EPT -- Córdoba
Tel.: +54(351)4246924 +54(351)4247788 +54(351)4247979 int. 19
Cel.: +54 9 351 6629292

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2012-09-27 13:53:57 Re: Linux PowerPC 64bits issue
Previous Message ac@hsk.hk 2012-09-27 13:44:21 Re: Linux PowerPC 64bits issue