Re: Problem with bind8 and ports

From: Doug Barton (DougB_at_FreeBSD.org)
Date: 05/27/03

  • Next message: Andy Farkas: "Re: Tracking 4-stable rather than 4.8-stable"
    Date: Mon, 26 May 2003 15:37:30 -0700 (PDT)
    To: Hannes Adollarson <lancer@berusad.nu>
    
    

    On Mon, 26 May 2003, Hannes Adollarson wrote:

    > Hi When I install bind8 through ports it doesn't create the dir named
    > 'namedb' and the needed files that it's supposed to do according to the
    > handbook. Has anyother experienced this?

    If you use the port version without flags, it will look for files in
    /usr/local/etc (as indicated in the man page, although you probably can't
    see it because the system man page for named is in the way). The port
    definitely doesn't create a named.conf file for you, although the one in
    /etc/namedb/ will work as a start. You could also create a symlink in
    /usr/local/etc to /etc/namedb/named.conf.

    If you'd prefer to replace the system version of bind with the one from
    the port, then use the PORT_REPLACES_BASE_BIND8 compile option for the
    port.

    Hope this helps,

    Doug

    -- 
        This .signature sanitized for your protection
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Andy Farkas: "Re: Tracking 4-stable rather than 4.8-stable"

    Relevant Pages

    • Re: FBSD 4.11/5.4 install problems
      ... >> port. ... You won't find that information in the handbook. ... dependent on Perl-5.8.7 ... > downloadsite isnt correct. ...
      (comp.unix.bsd.freebsd.misc)
    • Re: suidperl missing?
      ... >> I've checked faws and the handbook, ... >> Any idea where I can find suidperl or enough info to correct the problem? ... > So to install perl5.8 with suidperl you should go to the port ...
      (freebsd-questions)
    • Re: Patch a port
      ... Patching may be as simple as dropping a patchfile ... There's a porters' handbook that tells you how ... to setup your own port. ... But note that the pkg system also keeps track ...
      (comp.unix.bsd.freebsd.misc)
    • Re: Constructing a port for local use
      ... Not exactly sure which "port" you are referring to. ... you can have apache listen on ... a port which is only accessible from your local network. ... and the porter's handbook. ...
      (comp.unix.bsd.freebsd.misc)
    • Problem with bind8 and ports
      ... When I install bind8 through ports it doesn't create the dir named 'namedb' and the needed files that it's supposed to do according to the handbook. ...
      (freebsd-stable)