Libnl: Difference between revisions
From LFScript
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Deleted Scripts]] | [[Category:Deleted Scripts]] | ||
'''This | '''This software is included in BLFS and therefore no longer maintained here.''' | ||
<scriptname>libnl</scriptname> | <scriptname>libnl</scriptname> | ||
Latest revision as of 09:05, 27 July 2014
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 &&
makeAs the root user:
make install
