WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: iwconfig file not found  (Read 4630 times)

Offline adfgvx

  • Newbie
  • *
  • Posts: 2
iwconfig file not found
« on: July 26, 2012, 01:03:27 PM »
Hello everyone,

I'm trying to establish a wireless network connection, but I get an error message when I try to run iwconfig that says "error while loading shared libraries: libiw.so.29: no such file or directory". How can I fix this? I'm following the instructions in the Tiny Core wiki for setting up wifi (sorry I can't post the link) under the section "More Advanced Setup: Using Wireless Tools".

Thank you!

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: iwconfig file not found
« Reply #1 on: July 26, 2012, 02:39:12 PM »
With command line only use provides.sh to search for what provides ?

tc@box:~$ provides.sh  libiw.so.29
libiw.tcz
10+ Years Contributing to Linux Open Source Projects.

Offline adfgvx

  • Newbie
  • *
  • Posts: 2
Re: iwconfig file not found
« Reply #2 on: July 26, 2012, 03:15:08 PM »
Never mind; there were dependencies of wireless-tools that I didn't have installed. Installing these solved my problem.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: iwconfig file not found
« Reply #3 on: July 26, 2012, 11:34:49 PM »
FYI using the command line tool ab will auto load any needed dependencies.
10+ Years Contributing to Linux Open Source Projects.