Dr. Edgar Alwers wrote:
After having succesfully installed my PROWireless programs (thanks to all
helpers !), I am trying to configure my wireless network. If I go into the
control center of KDE, however, I get a message:
"No Wireless Tools - KDE Control Module. Error executing iwconfig. WLAN
configurations can only be altered if the wireless tools are properly
installed"
But iwconfig is of course installed, in /usr/local/sbin/iwconfig. Question:
where is KDE searching for the tools ? Or why am I getting this error ?
KDE 3.4.0, tools 27.
Edgar
It's probably looking in whatever prefix KDE is installed in, and your
PATH - an "sbin" directory is not going to be in a regular user's PATH.
Try finding out by symlinking KDE_PREFIX/sbin/iwconfig ->
/usr/local/sbin/iwconfig.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page