ERROR: configuration failed for package ‘ROracle’

Hello, we are facing an error during ROracle package installation in Linux RHEL 8.8.

At first sight, the user does not have access to the Oracle binaries path or required path doesn't exist; however, all RStudio users belongs to Oracle client installation group and referred directories already exist in workbench server. At this point, we don't know what exactly RStudio is looking for.

Something else, we have tried to install with RStudio admin account with no luck.

We appreciate any help on it. Thanks, in advanced.

Alvaro

install.packages("ROracle")
Installing package into ‘/home/rsadmin/R/x86_64-pc-linux-gnu-library/4.1’
(as ‘lib’ is unspecified)
trying URL 'http:/YYYYYYYYYY:4242/prod-cran/latest/src/contrib/ROracle_1.3-1.1.tar.gz'
Content type 'application/x-gzip' length 317128 bytes (309 KB)
==================================================
downloaded 309 KB

  • installing source package ‘ROracle’ ...
    ** package ‘ROracle’ successfully unpacked and MD5 sums checked
    ** using staged installation
    configure: error: "/workbench/app/oracle/product/19.0.0/client_1/lib:/workbench/app/oracle/product/19.0.0/client_1/rdbms/public" directory does not exist
    ERROR: configuration failed for package ‘ROracle’

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.