I can't install Bind 8.2.2 P5. Anyone Please help me

Treptow, Craig Treptow.Craig at principal.com
Thu Dec 9 21:51:26 UTC 1999


> It created /src directory, and i go to /src directory, give 
> command : make
> install
> when system finished installing, i didn't found any binary files in my
> system, even "ndc"

If you only did a "make install", I don't believe you compiled anything, you
just tried to copy the files into the correct locations.

I think you'll want to try this instead:

make clean
make depend
make
make install


More information about the bind-users mailing list