「MacOSクライアント(OS 10.8以降)」の版間の差分
ナビゲーションに移動
検索に移動
→Gnu Octave関係
103行目: | 103行目: | ||
*gnuplotのインストール | *gnuplotのインストール | ||
brew uninstall gnuplot | brew uninstall gnuplot | ||
brew install gnuplot --with- | brew install gnuplot --with-x11 | ||
octaveのインストールでx11環境を使わないgnuplotがインストールされてしまうので,それをアンインストールしてから,改めてインストールし直す. | octaveのインストールでx11環境を使わないgnuplotがインストールされてしまうので,それをアンインストールしてから,改めてインストールし直す. | ||