sgapmのインストール


  1. まず、ソースのtarファイルを取得し、展開します。
  2. するとディレクトリsgapm-0.1ができますので、その下へcdで移動しま す。
  3. ./autogen.shを実行します。
  4. makeを実行します。
  5. root権限で、make installを実行します。