Libnl: Difference between revisions
From LFScript
No longer maintaining this software |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Deleted Scripts]] | |||
'''This package has been added to BLFS on February 6th, 2012 and therefore is no longer maintained here.''' | '''This package has been added to BLFS on February 6th, 2012 and therefore is no longer maintained here.''' | ||
Revision as of 14:09, 14 June 2014
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 &&
makeAs the root user:
make install
