虚拟化容器,大数据,DBA,中间件,监控。

Mac OS X 安装Octave说明

29 11月
作者:admin|分类:系统运维

  Mac OS X 安装Octave说明

 

第一: Xcode以及Command Line Tool (CLT)
[qwert] Mac OS X 安装Octave手札 - Puriney - Purineys Notes
 
第二: Xquatz,并建立软连接为X11

sudo ln -sf /Applications/Utilities/XQuartz.app/ /Applications/Utilities/X11.app

[qwert] Mac OS X 安装Octave手札 - Puriney - Purineys Notes
 
第三:使用homebrew安装Octave

brew tap homebrew/science

brew install gmp --build-from-source

brew install gfortran
brew install octave
brew install gnuplot
第四:设置环境变量

echo "export GNUTERM='X11'" >> .bash_profile


最后汇报一下安装的依赖, 方便以后想要卸载时好卸载干净

Installing dependencies for gfortran: mpfr, libmpc, isl, cloog
Installing dependencies for octave: gnu-sed, texinfo, fftw, tbb, suit, glpk, graphicsmagick,szip,hdf5,pcre,cmake, qhull, dotwrp, qrupdate, fltk, gnuplot lua

浏览2438 评论0
返回
目录
返回
首页
GNU Octave 3.8 install for MAC OSX 10.9原版说明 XenServer6 虚拟机多vCPU配置方法