gnuplotに履歴機能を追加するためのvariant

MacPorts経由でgnuplotに履歴機能を追加するためのvariantを設定するには、以下のコードをsudo port edit gnuplotで書き足せばよい。

variant history {
    configure.args-append   --with-readline=gnu --enable-history-file
}

ちなみに、以前はteTeXに依存関係があったけど、今日みてみたら無くなっていたので、pTeXを入れた場合の修正は不要。


Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <img localsrc="" alt="">