a2ps のインストール

メモ:  Category:linux

a2ps 4.13 をインストールします。

xfce の xfprint インストール時に a2ps が必要といわれるたためインストールします。

Le GNU a2ps から a2ps-4.13.tar.gz のソースを取得し展開後インストールします。

# wget ftp://ftp.enst.fr/pub/unix/a2ps/a2ps-4.13.tar.gz
# tar zxvf a2ps-4.13.tar.gz
# cd a2ps-4.13
# ./configure
# make
# make install

以上でインストールが終了します。

bluenote by BBB