oracle - 在 Linux 的 Windows 子系统上安装 Oracle Instant Client

标签 oracle ubuntu subsystem

随着最新的 windows 10 更新,我们现在直接在 windows 中拥有 ubuntu 14.04。
我尝试在 Rails、mysql 等上安装 ruby​​。一切都很好。
唯一对我不起作用的是安装 oracle 即时客户端。我遵循了这个指示:
https://help.ubuntu.com/community/Oracle%20Instant%20Client

当我尝试运行 sqlplus 时,出现以下错误:

sqlplus: error while loading shared libraries: libclntsh.so.12.1: cannot enable executable stack as shared object requires: Invalid argument

最佳答案

sudo apt-get install prelink
sudo execstack -s /usr/lib/oracle/12.1/client64/bin/sqlplus

关于oracle - 在 Linux 的 Windows 子系统上安装 Oracle Instant Client,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39001091/

相关文章:

sql - 我的以下查询出现 Oracle SQL 奇怪问题

Oracle:搜索所有存储的过程/触发器/其他数据库代码?

php - Laravel重写不起作用

python - 使用带有设备名称的 pyudev 检索 USB 信息

c# - 如何在gridview中显示不同的对象?

java - Oracle db 是否能够比较不同时区的时间戳?

linux - CMake错误 "attempted to write a file ... into a source directory."

linux - 连接到远程桌面

linux - linux pick 如何将显示器上的鼠标连接到/dev/input/mouse* 中的驱动程序?

windows - Perl:获取二进制支持的最低操作系统