This is the port of BIND 8.2 beta for Rhapsody 5.1 (DR2).
It has been compiled on ppc, I haven't got an intel box.

In order to build BIND 8.2 you have to put this directory (rhapsody) 
in src/port/ in BIND's source distribution. Then you can proceed with the 
installation instructions as in src/INSTALL.

Note that 'make install' will install as user root group wheel.
If you want to change this just edit src/port/rhapsody/Makefile.set
changing the line:

INSTALL_LIB=-o root -g wheel

Also, my system is not vanilla rhapsody DR2 anymore, so if you find 
compilation problems, please let me know (and no, I haven't got a later
release, I just changed some system headers).

There is no support for netinfo yet, so you will have to create an
/etc/resolv.conf file yourself, with the resolver info in it, like:
search yourdomain.com
nameserver your.name.server.address

Giuliano Gavazzi dev@humph.com 19990209
