Re: Question on libpq.so

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: Question on libpq.so
Date: 2009-01-09 01:08:40
Message-ID: 200901081708.40787@hal.medialogik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

On Thursday 08 January 2009, "L. Zhao" <lzhao86(at)yahoo(dot)com> wrote:
> new postgres so.  The compilation failed with the error: Unable to load
> dynamic library '/usr/lib/php4/pgsql.so' - libpq.so.3: cannot open shared
> object file: No such file or directory in Unknown on line 0

That appears to be a runtime message, not a compile error. Did the
compilation system have only the new PostgreSQL installed? What does rpm
show for dependencies for your new RPMs? Did you actually install the new
RPMs?

--
Current Peeve: The mindset that the Internet is some sort of school for
novice sysadmins and that everyone -not- doing stupid dangerous things
should act like patient teachers with the ones who are. -- Bill Cole, NANAE

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Chris 2009-01-09 02:45:33 Re: Question on libpq.so
Previous Message L. Zhao 2009-01-09 00:34:37 Question on libpq.so