Re: Troubles after installing postgresql on AIX

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Jose Manuel Lorenzo Lopez <jose-manuel(dot)lorenzo-lopez(at)conti(dot)de>
Cc: "pgsql-ports(at)postgresql(dot)org" <pgsql-ports(at)postgresql(dot)org>
Subject: Re: Troubles after installing postgresql on AIX
Date: 2001-02-02 15:20:08
Message-ID: Pine.LNX.4.30.0102021619290.923-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Jose Manuel Lorenzo Lopez writes:

> postgres(at)numancia:/usr/local/pgsql # psql template1
> Could not load program psql
> Member libpq.so not found or file not an archive
> Member libpq.so not found or file not an archive
> Could not load library libpq.a[libpq.so]
> Error was: No such file or directory

I think

LIBPATH=/usr/local/pgsql/lib
export LIBPATH

should do it on AIX.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Jamie Walker 2001-02-02 20:05:05 IpcMemoryDetach fails under Cygwin on Win98
Previous Message Latha K. Ramaswamy 2001-02-01 19:49:36 Postgresql 7.0.3 - compilation failure. Need help.