Wiki home
Editing page "
bridge-utils
"
Base on previous version:
0
-
2636
# Note: depends on [pkg]autoconf[/pkg] wget -c [link]http://downloads.sourceforge.net/project/bridge/bridge/bridge-utils-1.5.tar.gz[/link] tar -xzf bridge-utils-1.5.tar.gz cd bridge-utils-1.5 # Work around incomplete linux headers sed -i -e '1i#include <netinet/in.h>' */*.c autoconf ./configure --prefix="/usr" make KERNEL_HEADERS='' # You are not a kernel module! make install KERNEL_HEADERS=''
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page