On Fri, Mar 15, 2013 at 9:49 PM, Alan DeKok
<aland@deployingradius.com> wrote:
Danny Kurniawan wrote:
> I already tried install / compile but a lot of dependencies i cant find
> it at the DVD / ISO and also from Novell repo i could not find it too.
$ grep pcap suse/*
suse/freeradius.spec:BuildRequires: libpcap-devel
Edit that file, and delete the line. FreeRADIUS doesn't *need*
anything. It can *use* pcap if you have it. But if you don't, it's fine.
You may need to create a new "tar" file, but that should be simple.
Remember, if it doesn't work, hit it with a hammer.