On Saturday 03 July 2004 07:08 pm, Eduardo Jaime Quiros Batres wrote: > When I try to install dnsadmin I get: > > configure: error: Unable to find your tinydns directory, specify > --enable-tinydnsdir. > > I tought it supported bind: "Support is included for bind and djbdns."
It supports it through using a mysql backend and some programs that will read the mysql database and created bind zone files. The configure script is checking for tinydns since most people who use dnsadmin use tinydns. You could edit the configure.in script and remove the section that checks for tinydns then run autoconf and finally run configure again. That should probably do it. Ken Jones inter7.com
