【问题标题】:Installing Oracle Instant Client on Windows subsytem for linux在 Linux 的 Windows 子系统上安装 Oracle Instant Client
【发布时间】:2016-08-17 15:47:17
【问题描述】:

随着最新的 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

【问题讨论】:

  • 哦。好。还有更多需要您保护系统安全的软件。

标签: oracle ubuntu subsystem


【解决方案1】:
sudo apt-get install prelink
sudo execstack -s /usr/lib/oracle/12.1/client64/bin/sqlplus

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-05-29
    • 2016-10-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-07-27
    相关资源
    最近更新 更多