2017-04-16から1日間の記事一覧

bind-9.11.0-P5

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