On 11/10/2015 12:53 PM, Mammarelli, Joanne T wrote:
The following postgresql rpm is installed ..

rpm -qil postgresql-server-9.2.13-1.el7_1.x86_64

on redhat 7

Red Hat Enterprise Linux Server release 7.1 (Maipo)



Currently following the instructions at the following link in attempt to
create the extension:

https://github.com/GeoffMontee/tds_fdw/blob/master/InstallCentOS.md


Look at the section in the above that says:

Install PostgreSQL

I would suggest following the instructions to get packages from the PGDG(PostgreSQL Global Development Group) repos as then you can run later versions of Postgres.


[root@scsblnx-994457 tds_fdw-master]# echo $PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin

[root@scsblnx-994457 tds_fdw-master]# make USE_PXGS=1 install

Makefile:53: /usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk: No such file
or direcy

make: *** No rule to make target
`/usr/lib64/pgsql/pgxs/src/makefiles/pgxs.mk'..





[root@scsblnx-994457 tds_fdw-master]#

Any ideas?



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

Reply via email to