@msi said in Remove and stop FOG to act as a DHCP server:
[root@localhost dnsmasq-2.76]# sudo make install
/bin/sh: cc: command not found
/bin/sh: cc: command not found
Package dbus-1 was not found in the pkg-config search path.
I am not sure about the dnsmasq stuff but usually there is the magic three steps when compiling software on linux: ./configure, make and make install. Not for dnsmasq?
@msi Did you install dnsmasq as rpm now. Shall we mark this solved?