[HOME] [戻る]

玄箱インストールmemo(time)

目次

1回目(2004/02/02 23:50)

インストール

$ tar zxf time-1.7.tar.gz
$ cd time-1.7/
$ ./configure --prefix=/usr
$ make
$ su
# make install
# strip -p /usr/bin/time
設定説明
--prefix/usrインストール先
 time
make0m16s

2005/02/09
ご意見・ご感想は,こちらの掲示板 まで.