I was trying to share my laptop's internet over wireless to use as wi-fi in my android phone. After googling for some time I am now stuck here:
http://linuxwireless.org/en/users/Documentation/hostapd
the instruction says: "you need to install/update libnl-1.0pre8 (or later)" for a certain error I am getting. But I am unable to do so. I downloaded the package all right, but executing the makefile of that package is giving me errors. Is there another way to install/update this application? Please help.
apt-cache search <package_name>. However, it would result in a lot of packages. In this case, you can tryapt-cache search libnl. – green Apr 05 '13 at 15:12