Libnl

From LFScript
Revision as of 23:51, 7 February 2012 by Marcel (talk | contribs) (No longer maintaining this software)

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