New fresh CentOS 32b, 6.2 on a VPS running with OpenVZ Virtualization
yum install wget gcc gcc-c++ flex bison make bind bind-libs bind-utils openssl openssl-devel perl quota libaio libcom_err-devel libcurl-dev gd db4-devel cyrus-sasl-devel
install DA
cd /usr/local/directadmin/custombuild
./build update
./build zlib
./build all y
Running YUM UPGRADE
ldconfig
Sign on to DA.
Add my domain
Try to remove (wrong) NS entry.
This are the error:....
Unable to save dns zone: named-zonecheck returned:
/usr/sbin/named-checkzone: /usr/local/lib/libxml2.so.2: no version information available (required by /usr/lib/libisc.so.62)
locate libxml2.so.2 give this info:
[root@vps2 /]# locate libxml2.so.2
/usr/lib/libxml2.so.2
/usr/lib/libxml2.so.2.7.6
/usr/local/directadmin/custombuild/libxml2-2.7.8/.libs/libxml2.so.2
/usr/local/directadmin/custombuild/libxml2-2.7.8/.libs/libxml2.so.2.7.8
/usr/local/lib/libxml2.so.2
/usr/local/lib/libxml2.so.2.7.8
I have try to remove libxml2.so.2.7.8 and create sym link, but no luck?
Some ideas ?
Thank you
yum install wget gcc gcc-c++ flex bison make bind bind-libs bind-utils openssl openssl-devel perl quota libaio libcom_err-devel libcurl-dev gd db4-devel cyrus-sasl-devel
install DA
cd /usr/local/directadmin/custombuild
./build update
./build zlib
./build all y
Running YUM UPGRADE
ldconfig
Sign on to DA.
Add my domain
Try to remove (wrong) NS entry.
This are the error:....
Unable to save dns zone: named-zonecheck returned:
/usr/sbin/named-checkzone: /usr/local/lib/libxml2.so.2: no version information available (required by /usr/lib/libisc.so.62)
locate libxml2.so.2 give this info:
[root@vps2 /]# locate libxml2.so.2
/usr/lib/libxml2.so.2
/usr/lib/libxml2.so.2.7.6
/usr/local/directadmin/custombuild/libxml2-2.7.8/.libs/libxml2.so.2
/usr/local/directadmin/custombuild/libxml2-2.7.8/.libs/libxml2.so.2.7.8
/usr/local/lib/libxml2.so.2
/usr/local/lib/libxml2.so.2.7.8
I have try to remove libxml2.so.2.7.8 and create sym link, but no luck?
Some ideas ?
Thank you