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 list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


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 process or create a symlink .


  Well, sure. As long as I provide grass with the proper path in the config
file it's happy.

Thanks,

Rich


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


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 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.kla...@aklaver.com


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[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 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.

  Diagnostic help appreciated.

Rich


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general