執行SCWS_HOME=/usr/local/scws make && make install的時候,出現了如下錯誤Makefile:18: /usr/pgsql-9.5/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
make: *** No rule to make target `/usr/pgsql-9.5/lib/pgxs/src/makefiles/pgxs.mk'. Stop.
網上的指導是使用 yum -y install postgresql-server-dev-all 之類的,但是提示No package postgresql-server-dev-all available.
請問你們有遇到這個問題嗎, 使用的系統是centos
uj5u.com熱心網友回復:
先把postgresql的源安上才能有postgresql相關的包例如cestos6的yum install https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6-x86_64/pgdg-centos10-10-2.noarch.rpm
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/92370.html
標籤:PostgreSQL
上一篇:Postgresql全文模糊查詢,gin索引有時候依舊很慢
下一篇:sql優化問題
