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

コンピュータ系/ソフトウェア/OpenLDAP/インストール/Ver.2.4.22 の変更点

-tar xzf openldap-2.4.22.tgz
-cd openldap-2.4.22
-./configure

--
~--enable-wrappers

--
~--enable-tls

--
~--enable-crypt

--
~--prefix=/usr/local
---指定しない場合,/usr/local

-make depend
-make
-make test
-make install