今の作り方

Camellia対応させる。
Bugzillaの方のパッチの場合

patch -p0 < ../patch-camellia
autoheader
autoconf
./configure --with-zlib \
            --with-tcp-wrappers \
            --with-libedit \
            --with-audit=linux \
            --with-ssl-dir=/usr/local/ssl \
            --with-pam \
            --with-kerberos5 \
            --with-xauth \
            --with-md5-passwords \
            --with-default-path=/usr/local/bin:/bin:/usr/bin \
            --with-superuser-path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin \
            --with-privsep-path=/usr/local/var/empty/sshd \
            --with-pid-dir=/usr/local/var/run \
            --with-ipaddr-display

この辺のが必要なので先に入れる。
xorg-x11-xauth-1.0.2-7.1.el6.x86_64
libedit-devel-2.11-4.20080712cvs.1.el6.x86_64
audit-libs-devel-2.0.4-1.el6.x86_64

doda氏の方のパッチの場合
TeraTerm SSH2の4.7以降(Camellia正式対応)で利用するなら
camellia256-cbc@openssh.orgなどの"@openssh.org"を削除する。
autoheaderとautoconfは不要。


トップ   編集 凍結解除 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2011-10-06 (木) 00:56:44