Re: [GENERAL] New 9.6.2 installation lacks /usr/lib/postgresql/ [RESOLVED]

2017-02-26 Thread Rich Shepard
On Sat, 25 Feb 2017, 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. Duh! It's in /usr/lib64/postgresql. Sigh, Rich -- Sent via pgsql-general mailing lis

Re: [GENERAL] New 9.6.2 installation lacks /usr/lib/postgresql/

2017-02-25 Thread Rich Shepard
On Sat, 25 Feb 2017, Adrian Klaver wrote: What application? GRASS . There is, it is just not at /usr/lib/postgresql. Search for plpgsql.so Ah! That's what I need to know. As to the build you will either need to specify where the lib/ is in the configuration p

Re: [GENERAL] New 9.6.2 installation lacks /usr/lib/postgresql/

2017-02-25 Thread Adrian Klaver
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 ap

[GENERAL] New 9.6.2 installation lacks /usr/lib/postgresql/

2017-02-25 Thread Rich Shepard
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. Postgres was installed via the SlackBuilds.org buil