could not open extension control file “/home/postgres/pg14/share/extension/oracle_fdw.control“

1、解压oracle_fdw包

unzip oracle_fdw-ORACLE_FDW_2_5_0.zip

cd oracle_fdw-ORACLE_FDW_2_5_0/

[root@pg14 oracle_fdw-ORACLE_FDW_2_5_0]# make
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -O2 -fPIC -I"/sdk/include" -I"/oci/include" -I"/rdbms/public" -I"/"  -I. -I./ -I/home/postgres/pg14/include/server -I/home/postgres/pg14/include/internal  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oracle_fdw.o oracle_fdw.c
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -O2 -fPIC -I"/sdk/include" -I"/oci/include" -I"/rdbms/public" -I"/"  -I. -I./ -I/home/postgres/pg14/include/server -I/home/postgres/pg14/include/internal  -D_GNU_SOURCE -I/usr/include/libxml2   -c -o oracle_utils.o oracle_utils.c
oracle_utils.c:22:10: 致命错误:oci.h:没有那个文件或目录
 #include <oci.h>
          ^~~~~~~
编译中断。
make: *** [<内置>:oracle_utils.o] 错误 1

2、安装以下三个包

oracle-instantclient-basic-21.7.0.0.0-1.el8.x86_64.rpm

oracle-instantclient-devel-21.7.0.0.0-1.x86_64.rpm

oracle-instantclient-sqlplus-21.7.0.0.0-1.x86_64.rpm

3、再次编译

make && make install

参考连接:

https://bbs.csdn.net/topics/390393084

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值