Google
 

« 2008年08月 | メイン | 2008年11月 »

2008年10月26日

●Debian

Debianでインストール済のパッケージのリストを表示するには、
# dpkg -l

/etc/apt/sources.list
deb http://ftp2.jp.debian.org/debian/ etch main contrib non-free
deb http://ftp2.jp.debian.org/debian/ etch-proposed-updates main contrib non-free
deb http://ftp2.jp.debian.org/debian-security/ etch/updates main contrib non-free
deb http://security.debian.org etch/updates main contrib non-free

deb-src http://ftp2.jp.debian.org/debian/ etch main contrib non-free
deb-src http://ftp2.jp.debian.org/debian/ etch-proposed-updates main contrib non-free
deb-src http://ftp2.jp.debian.org/debian-security/ etch/updates main contrib non-free
deb-src http://security.debian.org etch/updates main contrib non-free

続きを読む "Debian"

2008年10月07日

●CentOS4にはnkfがない。。

CentOS4にはnkfがない。。

src.rpmで、RPMを作る

rpmbuild --rebuild nkf-2.0.8b-2.fc9.src.rpm

rpm -ivh nkf-2.0.8b-2.x86_64.rpm
rpm -ivh perl-NKF-2.0.8b-2.x86_64.rpm