How to setup cx_oracle in Solaris?

北慕城南 提交于 2019-12-11 12:32:58

问题


Need information on how to install the Python 3.4 x64 on Solaris x64.

I can not find good information.


回答1:


On Solaris 11.3, simply pkg install cx_oracle as described in https://blogs.oracle.com/jmcp/entry/cx_oracle_v5_2_for. If you need the module specifically for Python 3.4, it would be pkg install cx_oracle-34.



来源:https://stackoverflow.com/questions/33779349/how-to-setup-cx-oracle-in-solaris

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!