libnl3:
libnl-3.0 libnl - Convenience library for netlink
sockets
libnl2:
libnl-2.0 libnl - Convenience library for netlink
sockets
2012/11/9 Sergey Senozhatsky <sergey.senozhatsky(a)gmail.com>
On (11/09/12 18:56), Austin Zhang wrote:
> Hi, Sergey,
> Sorry for late reply.
> I just tried it in my ubuntu11.04 x86-64 box, but it doesn't work.
> for libnl2 and libnl3 cases, both failed in configure and with the
same
> error like : No Package 'libnl-1' found.
> So I didn't try it in other box anymore.�
>
Hello,
hm... can you please run
pkg-config --list-all | grep -i nl
and send me output. thanks.
-ss