Missing libnl

<p>Hi Folks,
</p>
<p>I am running CloudHub on RPi0w. There is a third party application which I need to run but it fails because of missing libnl libraries:
</p>
<p>root@CloudHub_e76574:~# ldd wl<br />
/lib/ld-linux-armhf.so.3 (0xb6f32000)<br />
Error loading shared library libnl-genl-3.so.200: No such file or directory (needed by wl)<br />
Error loading shared library libnl-3.so.200: No such file or directory (needed by wl)<br />
libc.so.6 => /lib/ld-linux-armhf.so.3 (0xb6f32000)<br />
Error relocating wl: nlmsg_hdr: symbol not found<br />
Error relocating wl: nl_cb_alloc: symbol not found<br />
. . . a lot of similar missing symbols
</p>
<p>So there are missing libnl-genl-3 and libnl-3 libraries. I am wondering if somebody could provide libnl-genl-3.so.200 and libnl-3.so.200 (ipk, or binaries) for this platform? Would really appreciate any help or hints.
</p>
<p>Regards,<br />
Andrey.</p>

#2

No sorry, you need to download or build it yourself