Libnl

From LFScript
Revision as of 16:09, 14 June 2014 by Marcel (talk | contribs)

This package has been added to BLFS on February 6th, 2012 and therefore is no longer maintained here.

LFScript can find this software under the name libnl.

Sources

Installation

./configure --prefix=/usr \
        --sysconfdir=/etc &&
make

As the root user:

make install