libnl3:
libnl-3.0 libnl - Convenience library for netlink sockets
On (11/09/12 18:56), Austin Zhang wrote:> So I didn't try it in other box anymore.�
> 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.
>
Hello,
hm... can you please run
pkg-config --list-all | grep -i nl
and send me output. thanks.
-ss