20 Nov
2011
20 Nov
'11
1:11 p.m.
Hi,
$ ./configure --with-dhcp $ make $ vi share/dictionary
## Un-comment the line containing $INCLUDE dictionary.dhcp ## Then, save the file.
$ make install """
...problem being those instructions don't work - there is no "dictionary.dhcp" line. If I add it and perform "make install", then when I try to start a server with the example "dhcp" virtual server enabled, it bombs out with:
there is a dictionary.dhcp file ready for usage - so i guess this doc needs updating.... or the dictionary file needs a #$INCLUDE dictionary.dhcp but i havent tried any D?HCP with the master branch yet... alan