You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2019. It is now read-only.
I am trying to install the package from the terminal as root using the devtools and I am getting this error below. Could you please let me know how to fix it. I have already googled and tried the suggestions but still is not working. I know it must be about the gcc lib version but I can not fix it! Thanks!
** building package indices
** testing if installed package can be loaded
Error: package or namespace load failed for ‘RNeo4j’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/home/master/R/x86_64-redhat-linux-gnu-library/3.4/RNeo4j/libs/RNeo4j.so':
/lib64/libc.so.6: version `GLIBC_2.18' not found (required by /home/master/R/x86_64-redhat-linux-gnu-library/3.4/RNeo4j/libs/RNeo4j.so)
Error: loading failed
Execution halted
ERROR: loading failed
removing ‘/home/master/R/x86_64-redhat-linux-gnu-library/3.4/RNeo4j’
Installation failed: Command failed (1)
Warning message:
GitHub repo contains submodules, may not function as expected!