I tried the following instructions as given on D-Link's website to install the necessary drivers:
Supported OS and kernel version : LINUX (kernel 2.6.18 ~ 2.6.37)
tar zxvf rtl8192CU_linux_v2.0.1406.20110309.tar.gz
cd rtl8192CU_linux_v2.0.1406.20110309
make
su
make install
reboot
But I get errors when I run make
. How to deal the error?