トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS   ログイン

コンピュータ系/ソフトウェア/Cyrus SASL/インストール の変更点


-tar xzf cyrus-sasl-2.1.22.tar.gz
-cd cyrus-sasl-2.1.22
-./configure
#include(./configureのオプション,notitle)
-make
-make install
-mkdir /var/run/saslauthd
-echo "/usr/local/lib/sasl2" >> /etc/ld.so.conf
-ldconfig
-その他
--[[configureのオプション>./configureのオプション]]