Installation under Linux
Posted on

Forums
I get the following error message when I tried to install OpenMx through R 3.1.1 or R 3.2.0
OpenMx/libs/OpenMx.so: undefined symbol: npoptn_
I get the following error message when I tried to install OpenMx through R 3.1.1 or R 3.2.0
OpenMx/libs/OpenMx.so: undefined symbol: npoptn_
gcc version?
What is the compiler version? gcc --version
Log in or register to post comments
In reply to gcc version? by jpritikin
I think it is gcc 5.1.0,
I think it is gcc 5.1.0, latest one.
R version 3.2.0 under linux x86_64.
Thanks
Anbu.
Log in or register to post comments
In reply to I think it is gcc 5.1.0, by Anbupalam
NPSOL
I suspected it was a new gcc. I haven't tested that one yet. For the time being, can you install from CRAN, http://cran.r-project.org/web/packages/OpenMx/index.html instead of from our website?
Log in or register to post comments
In reply to NPSOL by jpritikin
Thank you. Yes, I am able to
Thank you. Yes, I am able to install it from the CRAN.
Log in or register to post comments