ucspi-tcpのインストール

ソースをゲット

 apt-get install ucspi-tcp-src

コンパイル

 build-ucspi-tcp
 debian:/usr/src/qmail/qmail-vida-0.51# build-ucspi-tcp
 
 This script unpacks the ucspi-tcp source into a directory, and
 compiles it to produce a binary ucspi-tcp*.deb file.
 
 The directory where this is done will end up containing the source
 and package files for the ucspi-tcp binary package, along with a
 directory containing the unpacked source.
 
 Enter a directory where you would like to do this [/tmp/ucspi-tcp] /usr/src/ucspi-tcp
 dpkg-source: extracting ucspi-tcp in ucspi-tcp-0.88
 
 dpkg-source: extracting ucspi-tcp in ucspi-tcp-0.88
 
 Binary package ucspi-tcp will be compiled now
 This can take long time, depending on your machine
 
 Press ENTER to continue...

コンパイル

 It seems that all went ok
 Do you want to remove all files in /usr/src/ucspi-tcp,
 except ucspi-tcp_0.88-5_i386.deb now? [Yn] n
 Do you want to install ucspi-tcp_0.88-5_i386.deb now? [Yn]
 (データベースを読み込んでいます... 現在 42770 個のファイルとディレクトリがインストールされています。)
 ucspi-tcp 0.88-5 を(ucspi-tcp_0.88-5_i386.deb で)置換するための準備をしています...
 ucspi-tcp を展開し、置換しています...
 ucspi-tcp (0.88-5) を設定しています ...
 
 Do you want to purge ucspi-tcp-src now? [yN]
 
 Remember that you can install ucspi-tcp_0.88-5_i386.deb
 on other computers so you don't need to compile it again.
 
 Good luck!