OpenMx Installation

Posted on
No user picture. Anbupalam Joined: 09/01/2012

Installation under Linux

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_

Posted on
No user picture. Pontifex Joined: 03/02/2015

Installation error on R 3.1.2 for Linux

I'm attempting to install OpenMx in R 3.1.2 on a machine running Linux Mint 17.1 (a fork of Ubuntu 14.04). After sourcing the "getOpenMx.R" script, R downloads the package, but then hits the following error:


* installing *source* package ‘OpenMx’ ...
Change default C/C++ compiler and default compile flags by editing /usr/lib/R/etc/Makeconf
./configure: line 113: curl: command not found
ERROR: configuration failed for package ‘OpenMx’
* removing ‘~/R/x86_64-pc-linux-gnu-library/3.1/OpenMx’
Warning message:

Posted on
No user picture. Bfcastilla Joined: 09/11/2014

Installing OpenMx 2.0 in R 3.1.0 (building it from the source repository)

Hi,

I'm a new user and I'm not familiar with programming...I'm trying to install OpenMx 2.0. (building it from the source repository) following the instructions attached in the next link :

http://openmx.psyc.virginia.edu/wiki/howto-build-openmx-source-repository

Posted on
No user picture. saralonn Joined: 12/11/2012

Fail to install OpenMx on Ubuntu

I am trying to install OpenMx under R 3.0.2 on Linux (Ubuntu) but without success and get the following error message, could you please help me understand what is the problem?

Have tried to run it both as root and as an ordinary user. With the same results during the build process.
The config.log file from the configure build script is attached.

Below you find the output from when I try to download, build and install OpenMx and if I run the configure script manually ( ./configure) the build process will result in the same error.

sysadmin@cpf-calc1:/var/run$ sudo -i R

Posted on
No user picture. rpmb Joined: 05/18/2014

R 3.1.0 (OS X Mavericks) Install

Followed the installation procedures for OS X Mavericks R 3.1.0 (re: downloaded R-3.1.0-snowleopard.pkg), but got this error when trying to load the package:


> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
trying URL 'http://openmx.psyc.virginia.edu/sequential/bin/macosx/contrib/3.1/OpenMx_1.4-3059.tgz'
Content type 'application/x-gzip' length 3952270 bytes (3.8 Mb)
opened URL
==================================================
downloaded 3.8 Mb

The downloaded binary packages are in

Posted on
No user picture. CarolKan Joined: 04/17/2014

OpenMX installation on R version 3.1.0 Mac

Dear all

I am a new user to OpenMX and cannot download it onto the new version of R (see error message below) and I do not know how to download the older version of R (ie. 3.0) onto my Mac.

Any help will be much appreciated,
Carol

> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Warning: unable to access index for repository http://openmx.psyc.virginia.edu/sequential/bin/macosx/contrib/3.1

package ‘OpenMx’ is available as a source package but not as a binary

Posted on
Picture of user. brandmaier Joined: 02/04/2010

Sticky issue: Problems with tar

When installing OpenMx on OSX 10.9.2, I ran into the following error:
"tar: Option --delete is not supported"

Particularly, this error happens after successful compilation when the npsol-related files are deleted from the resulting gzip file. On my machine, tar does in fact not support the "--delete" option. For Mac users, MacPorts provides gnutar, which does the job. However, with the default path of MacPorts, one needs to explicitly create another symlink:

sudo ln -s /opt/local/bin/gnutar /usr/bin/gnutar

and change line 268 in the Makefile to:

Posted on
No user picture. grehrig Joined: 08/28/2013

404 Not Found when Attempting to install OpenMx

Hello,

I have been attempting to install OpenMx this week and have been getting the following error suggesting that the file cannot be downloaded:


source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Warning in install.packages(pkgs = c("OpenMx"), repos = repos) :
argument 'lib' is missing: using 'C:\Users\Name\Documents/R/win-library/2.10'
trying URL 'http://openmx.psyc.virginia.edu/packages/bin/windows/contrib/2.10/OpenMx_1.3.2-2301.zip'
Error in download.file(url, destfile, method, mode = "wb", ...) :

Posted on
No user picture. placidia Joined: 06/15/2013

OpenMX will not install on Windows 7 R2.15

I installed R 32 bit -- I was already running R 64 bit on Windows 7. I launched R and did:

> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Installing package(s) into ‘C:/Users/Placidia/Documents/R/win-library/2.15’
(as ‘lib’ is unspecified)
trying URL 'http://openmx.psyc.virginia.edu/packages/bin/windows/contrib/2.15/OpenMx_1.3.2-2301.zip'
Content type 'application/zip' length 2367042 bytes (2.3 Mb)
opened URL
downloaded 2.3 Mb

package ‘OpenMx’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in

Posted on
Picture of user. JVaske Joined: 06/08/2013

Open MX for R 3.0.1

Hello,
I downloaded R and RStudio. In RStudio, I typed in:
> source('http://openmx.psyc.virginia.edu/getOpenMx.R')

This is the result that I got:
Warning in install.packages :
package ‘OpenMx’ is not available (for R version 3.0.1)
Installing package into ‘C:/Users/Jvaske/Documents/R/win-library/3.0’
(as ‘lib’ is unspecified)
Warning in install.packages :
cannot open: HTTP status was '404 Not Found'
Warning in install.packages :
cannot open: HTTP status was '404 Not Found'
Warning in install.packages :