Re: [bwm-tools-tech] error while installing
Brought to you by:
nkukard
From: Nigel K. <nk...@lb...> - 2009-04-25 06:55:34
|
K Z wrote: > It seems that the problem below could be solved as follows > go to /usr/include/linux/ > in netfilter.h add the following lines below #include <linux/types.h> > and save it. > #include <netinet/in.h> > #include <linux/netfilter.h> > > It removed the error. and the make command ended without error. I > issued make install and it ended without error. Yet I could not find > bwm_tools in /usr/local directory. I have not used any prefix while > installing. So it was suppose to be there. Does anyone have any idea > why this is the case? Look where the files are being installed during make install. Regards Nigel |