How to install ruby-oci8?

后端 未结 11 1542
一生所求
一生所求 2020-12-24 08:24

I\'m trying to install ruby-oci8 on OS X.

I\'ve tried installing both with and without sudo.

Error Message without sudo:

         


        
11条回答
  •  伪装坚强ぢ
    2020-12-24 08:47

    The error message is somewhat verbose, but it basically says that you need to install the Oracle Client libraries and point the DYLD_LIBRARY_PATH variable to that location.

提交回复
热议问题