|
From: | Alejandro Mosiño |
Subject: | Problems installing tsa package |
Date: | Mon, 22 Feb 2016 17:21:55 -0600 |
Hello, I’m installing Octave 4.0.0 using homebrew on a mac running OS X El Capitan. Everything seems to be ok, Octave is installed. However, when trying to install tsa package (pkg install -forge tsa), i get the following output: octave:1> pkg install -forge tsa ld: library not found for -lgomp ld: library not found for -lgomp clangclang: : errorerror: : linker command failed with exit code 1 (use -v to see invocation)linker command failed with exit code 1 (use -v to see invocation) make: *** [sumskipnan_mex.mex] Error 1 make: *** Waiting for unfinished jobs.... make: *** [covm_mex.mex] Error 1 mkoctfile --mex -lgomp "covm_mex.cpp" -llapack -lblas mkoctfile --mex -lgomp "sumskipnan_mex.cpp" -llapack -lblas pkg: error running `make' for the tsa package. error: called from 'configure_make' in file /usr/local/Cellar/octave/4.0.0_5/share/octave/4.0.0/m/pkg/private/configure_make.m near line 96, column 9 This is particular to tsa, i think, because some other packages (statistics and econometrics, for instance) install properly. Can somebody help me, please? Alejandro |
[Prev in Thread] | Current Thread | [Next in Thread] |