繁体   English   中英

Mac上的Octave安装错误-vecLibFort错误

[英]Octave installation error on Mac - vecLibFort error

我正在尝试按照Wiki- http: //wiki.octave.org/Octave_for_MacOS_X中给出的说明安装Octave,现在出现以下错误,但不确定是什么以及如何解决。

==> Installing dependencies for octave: veclibfort, arpack, fftw, glpk, c
==> Installing octave dependency: veclibfort
==> Using Homebrew-provided fortran compiler.
This may be changed by setting the FC environment variable.
==> Downloading https://github.com/mcg1969/vecLibFort/archive/0.3.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/veclibfort-0.3.0.tar.gz
==> make all
1 error generated.
make: *** [libvecLibFortI.dylib] Error 1
make: *** Waiting for unfinished jobs....
1 error generated.
make: *** [vecLibFort.o] Error 1

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/homebrew/homebrew-science/issues

最后,我只是使用来自源伪造的二进制安装程序安装了Octave

http://sourceforge.net/projects/octave/files/Octave%20MacOSX%20Binary/

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM