まずはSADを使える環境を整える。 *Main trunk [#x10fcb02] *amorita branch [#s50d2d11] wgetを先に入れておくと、手間が省ける。 (compile with X11 and Tcl/Tk) % tar zxvf oldsad-amorita-snapshot-576.tar.gz % cd oldsad-amorita-snapshot-576 % cp -p sad.conf.sample sad.conf (Edit sad.conf)~ (行頭の'#'は通常設定すべき箇所)~ (行頭の'##'はオプション)~ (SAD_ROOT=はinstall directory) % make distclean % make all % make install