OpenMx Installation
OpenMx Fails to install in Ubuntu 16.04
WARNING: Failed to download libnpsol.a from http://openmx.psyc.virginia.edu/packages/npsol/linux/x86_64/gcc5.4/libnpsol.a
** libs
Here are the details:
rick@rick-CT14:~$ sudo R
R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
- Read more about OpenMx Fails to install in Ubuntu 16.04
- 4 comments
- Log in or register to post comments
How to install openMX
I am new to OpenMX.I tried to install openmx ,but i get this error message on my r-terminal. How to install openmx in my windows 10 system? I want to be able to know how much memory have OpenMX.? Please give me more details?
- Read more about How to install openMX
- 1 comment
- Log in or register to post comments
Error message on Unix cluster with R 3.3.1
Hi,
I try to install OpenMx on a unix cluster different version of R 3.0 to 3.3 but I have a an error each time.
Can you help me ?
Regards,
tiphaine
- Read more about Error message on Unix cluster with R 3.3.1
- 4 comments
- Log in or register to post comments
Installation problems on Mac OS X El Capitan (10.11.6)
source('http://openmx.psyc.virginia.edu/getOpenMx.R')
I get no error messages but when I subsequently run
require(OpenMx)
I get told the following:
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/Users/tom/Library/R/3.2/library/OpenMx/libs/OpenMx.so':
dlopen(/Users/tom/Library/R/3.2/library/OpenMx/libs/OpenMx.so, 6): Symbol not found: ___addtf3
OpenMx crashes after R update
I have been unable to get OpenMx to run after updating my R install, R installation and XCode. I now get this error running the basic example:
> model <- mxRun(model) # Run the model, returning the result into model
Running One Factor with 10 parameters
*** caught segfault ***
address 0x0, cause 'unknown'
Traceback:
1: .Call(backend, constraints, matrices, parameters, algebras, expectations, computes, data, intervalList, communication, options, defVars, PACKAGE = "OpenMx")
- Read more about OpenMx crashes after R update
- 2 comments
- Log in or register to post comments
Installation of OpenMx version 2.5.2; No rule to make target `omxSymbolTable.cpp'
I am trying to install OpenMx version 2.5.2 and I get the following error message:
"*** No rule to make target `omxSymbolTable.cpp', needed by `omxSymbolTable.o'. Stop."
What does this mean and how can I solve this?
Best regards
Charlotte
Error message when Installing in server
I have tried to install OpenMx for R in a computer cluster running with Linux and I have encountered the following error message:
> cc1plus: error: unrecognized command line option "-Wvla"
> cc1plus: error: unrecognized command line option "-Wno-unused-local-typedefs"
> make: *** [Compute.o] Error 1
> ERROR: compilation failed for package 'OpenMx'
It seems that there is an issue with "gcc"(?), but I'm not sure.
The R version is is 3.2.1 while the Cluster is running on Linux CentOS 5.1.
Any help you may provide will be highly appreciated.
- Read more about Error message when Installing in server
- 1 comment
- Log in or register to post comments
Downloading 1.4 from source and installing
- Read more about Downloading 1.4 from source and installing
- Log in or register to post comments
configure: error: npsol library not found
checking for inst/npsol/linux/x86_64/gcc4.9/libnpsol.a... no
configure: error: npsol library not found
I had 1.3.2 installed. Then I installed 2.2.6, but decided I wanted to use 1.4. The installation attempt is shown below. How can I fix this?
> source('http://openmx.psyc.virginia.edu/getOpenMx1.R')
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
trying URL 'http://openmx.psyc.virginia.edu/packages/src/contrib/OpenMx_1.4-3532.tar.gz'
- Read more about configure: error: npsol library not found
- 10 comments
- Log in or register to post comments
OpenMx 2.0.1 installation fails for R 3.2.0 on OS X
source('http://openmx.psyc.virginia.edu/getOpenMx.R')
the result is
You are now installing OpenMx 2.0.
OpenMx 2.0 has a number of exciting new features, described in more detail at
http://openmx.psyc.virginia.edu/2014/10/openmx-version-20-officially-released
and in the OpenMx User's Guide.
Most OpenMx-1.4 scripts will work under OpenMx 2.0, but users who wish to download and install the previous stable version can run
source('http://openmx.psyc.virginia.edu/getOpenMx1.R')
Pagination
- Previous page
- Page 3
- Next page