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

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

-tar xzf openssl-1.0.0c.tar.gz
-cd openssl-1.0.0c
-./config
#include(./configureのオプション,notitle)
--
~--prefix=/usr/local --openssldir=/usr/local/ssl
-make
-make install
-その他
--[[configureのオプション>./configureのオプション]]