これはバージョン管理システム Mercurial (hg コマンド) を Vine Linux 4.2 にインストールした時の作業メモです(2008/03/13 現在) Vine 用パッケージはまだ無いようなので,一般ユーザのホームディレクトリ以下にインストールしました 本体のインストール # apt-get update # apt-get install python-tools $ cd /tmp $ wget http://www.selenic.com/mercurial-stable-snapshot.tar.gz $ tar -xvzf mercurial-stable-snapshot.tar.gz $ cd mercurial- $ make $ make install-home ~/.bash_profile の編集 addpath $HOME/bin 行のコメントア