Problem with installing BIND 8.2 on HPUX 10.20

Jim Reid jim at mpn.cp.philips.com
Mon Jun 21 09:15:26 UTC 1999


>>>>> "ishulz" == ishulz  <ishulz at lycosmail.com> writes:

    ishulz> Somesing strange - compiling is successfull but when i try
    ishulz> to make install

    ishulz> the next errors take place:

    ishulz> /root/bind/bind-8.2-src/src/bin/dnskeygen
    ishulz>	install -c -m 755 dnskeygen /usr/sbin/dnskeygen
    ishulz>  install: The -c, -f, -n options each require a directory following!  *** Error
    ishulz> exit code 2

You're not using the proper install command. You're using the HP-UX
one rather than the BSD-style one which is included in the BIND
distribution. Fix your search path or set the absolute pathname for
the BSD-style install program in port/hpux10/Makefile.set and rebuild
everything.



More information about the bind-users mailing list