2015-08-02から1日間の記事一覧

bind-9.10.2-P3

bind-9.10.2-P3 が出ていたので入れ換えておいた wget ftp://ftp.isc.org/isc/bind9/9.10.2-P3/bind-9.10.2-P3.tar.gz tar zxf bind-9.10.2-P3.tar.gz cd /usr/local/src/bind-9.10.2-P3 make distclean ./configure --with-openssl=/usr/local/ssl make bin…