Libnl

From LFScript
Revision as of 11:05, 27 July 2014 by Marcel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This software is included in BLFS and therefore 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