Re: [GENERAL] New 9.6.2 installation lacks /usr/lib/postgresql/ - Mailing list pgsql-general

From Adrian Klaver
Subject Re: [GENERAL] New 9.6.2 installation lacks /usr/lib/postgresql/
Date
Msg-id 7369f803-eb3d-4491-e120-3a8b5fc4a424@aklaver.com
Whole thread Raw
In response to [GENERAL] New 9.6.2 installation lacks /usr/lib/postgresql/  (Rich Shepard <rshepard@appl-ecosys.com>)
Responses Re: [GENERAL] New 9.6.2 installation lacks /usr/lib/postgresql/  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
On 02/25/2017 02:52 PM, Rich Shepard wrote:
>   Just installed postgresql-9.6.2 on Slackware-14.2/x86_64 and initialized
> the database. However, there's no /usr/lib/postgresql/ directory with its
> subdirectories, and another application I'm building wants that location
> during configuration.

What application?

>
>   Postgres was installed via the SlackBuilds.org build script which I've
> used for many years so I don't know where to start looking for the reason
> there's no postgres lib/ directory.

There is, it is just not at /usr/lib/postgresql. Search for plpgsql.so

As to the build you will either need to specify where the lib/ is in the
configuration process or create a symlink .

>
>   Diagnostic help appreciated.
>
> Rich
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: [GENERAL] New 9.6.2 installation lacks /usr/lib/postgresql/
Next
From: Rich Shepard
Date:
Subject: Re: [GENERAL] New 9.6.2 installation lacks /usr/lib/postgresql/