We never really removed the tinydns configure checking options
since we only used it to run tinydns and no one from the bind
word wanted to help maintain the software.
You can edit configure.in and remove the checks for any tinydns
then run "autoconf" to rebuild the configure file.
Cheers,
Ken Jones
On Monday 02 August 2004 07:49 pm, Jan Kleis Nielsen wrote:
> The INSTALL doc says tinydns is optional, but how do you install the
> dnsmanager without tinydns ?
>
> neogeo:/home/mora/inter7/dnsadmin/dnsadmin-0.9# ./configure
> --enable-password=XXX --prefix=/usr/
> loading cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> checking host system type... i686-unknown-linux
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... yes
> checking whether the C compiler (gcc ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for ranlib... ranlib
> checking for strerror in -lcposix... no
> checking how to run the C preprocessor... gcc -E
> checking for AIX... no
> configure: error: Unable to find your tinydns directory, specify
> --enable-tinydnsdir.
>
> Best wishes
> Jan Kleis Nielsen