Search Postgresql Archives

Re: Installing module for 9.6, not 9.2, on Centos?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/23/2017 05:27 PM, Ken Tanzer wrote:

        But the install still goes to 9.2:

        PATH=/usr/local/pgsql96/bin/:$PATH make USE_PGXS=1 install


    Did you do:

    PATH=/usr/local/pgsql96/bin/:$PATH make USE_PGXS=1 clean all


I did.


    Or is there some environment variable set that could be interfering?


I didn't see anything that would apply. I've attached a dump of environment variables and also a re-run of the compile/install process.

Try without the trailing:

PATH=/usr/local/pgsql96/bin:$PATH make USE_PGXS=1 clean all


Cheers,
Ken




--
Adrian Klaver
adrian.klaver@xxxxxxxxxxx


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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux