OPMDG/opm-core

why use postgresql 9.6 ??

Closed this issue · 1 comments

when im execute make install in opm-core/pg

im have error like this
Makefile:10: /usr/lib/postgresql/9.6/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
make: *** No rule to make target '/usr/lib/postgresql/9.6/lib/pgxs/src/makefiles/pgxs.mk'. Stop.

but im installed postgresql9.4. what should i do ?

thanks

solved ... my pg_config linked to postgresql-9.6 ... sry :)