simples Problem, habe Bind 9.2.3 mit --prefix=/prog/bind/ kompiliert. Wenn ich den named jetzt starte steht im syslog folgendes:
Wie sage ich Bind also den Pfad zu named.conf und muss ich den abschließenden Slash beim configure-prefix immer weglassen?Nov 19 20:49:26 xion named[28462]: starting BIND 9.2.3
Nov 19 20:49:26 xion named[28462]: using 1 CPU
Nov 19 20:49:26 xion named[28462]: loading configuration from '/prog/bind//etc/named.conf'
Nov 19 20:49:26 xion named[28462]: none:0: open: /prog/bind//etc/named.conf: file not found
Nov 19 20:49:26 xion named[28462]: loading configuration: file not found
Nov 19 20:49:26 xion named[28462]: exiting (due to fatal error)
