- 追加された行はこの色です。
- 削除された行はこの色です。
まずはSADを使える環境を整える。
*MAIN trunk [#rce2f2e5]
wgetを先に入れておくと、手間が省ける。
デフォルトではTcl/Tkはdistfiles/の中に置かれる。
(compile with X11 and Tcl/Tk)
% tar zxvf oldsad-1.0.9b1.tar.gz
% cd oldsad-1.0.9b1
% cp -p sad.conf.sample sad.conf
(Edit sad.conf)~
(行頭の'#'は通常設定すべき箇所)~
(行頭の'##'はオプション)~
(SAD_ROOT=はinstall directory)
% make distclean
% make all
% make install
[[実際のinstallの様子:http://www-kekb.kek.jp/Documentation/SAD/ttyplayer/tty-sad.html]] (要Javascript)
*Topdrawer [#k77ef26a]
以下から入手します。
[[binary>http://www.rcnp.osaka-u.ac.jp/~okamura/ftp/pub/index.php?dir=topdrawer/binaries/]],
[[source>http://www.rcnp.osaka-u.ac.jp/~okamura/ftp/pub/index.php?dir=topdrawer/]]
オプション
-tek形式でグラフ表示:-t tek4010
-Bonner Lab.版との互換モード: -b
*Platforms [#jb6c198a]
**SPARC-SunOS5 [#q3575c2e]
Add the flag of -fdollar-ok to FOPT with SUNWspro/CC, in file config/SunOS for oldsad-1.0.9b1. If using CC=gcc, you don't have to modify it.