ターミナルで FreeFem++ が実行できて、 表示されるバージョンがインストールしたものと一致することを確認すれば良い。
$ FreeFem++ Error parameter: FreeFem++ , version : 3.610001 (date Jeu 12 jul 2018 12:05:08 CEST) 64bits Syntaxe = FreeFem++ [ -v verbosity ] [ -fglut filepath ] [ -glut command ] [ -nw] [ -f] filename [SCRIPT-arguments] -v verbosity : 0 -- 1000000 level of freefem output -fglut filepath : the file name of save all plots (replot with ffglut command ) -glut command : change command compatible with ffglut -gff command : change command compatible with ffglut (with space quoting) -nowait : nowait at the end on window -wait : wait at the end on window -nw or -ng : no ffglut, ffmedit (=> no graphics windows) -wg : with graphic (=> graphics windows) -ne : no edp script output -cd : Change dir to script dir -jc : just compile -cdtmp : Change dir to tmp dir (for test) with default ffglut : ffglut $ |
桂田 祐史