Hello
I have a problem I can’t figure out. I’ve been trying to install the network adapter for the ar9285 driver using compat-wireless-2.6.32.16.tar.bz2 found at http://linuxwireless.org/en/users/Download/stable
The commands I run after extracting are:
cd ~/Desktop
cd compat-wireless*
scripts/driver-select ath9k
Then after typing scripts/driver-select ath9k. This happens:
Processing new driver-select request…
Backing up makefile: Makefile.bk
Backing up makefile: drivers/net/wireless/Makefile.bk
scripts/driver-select: line 73: perl: command not found
Backing up makefile: drivers/net/wireless/ath/Makefile.bk
scripts/driver-select: line 143: perl: command not found
Backing up makefile: net/wireless/Makefile.bk
scripts/driver-select: line 95: perl: command not found
Backing up makefile: drivers/net/Makefile.bk
scripts/driver-select: line 100: perl: command not found
Backing up makefile: drivers/ssb/Makefile.bk
scripts/driver-select: line 107: perl: command not found
Backing up makefile: drivers/net/usb/Makefile.bk
scripts/driver-select: line 119: perl: command not found
Backing up makefile: drivers/misc/eeprom/Makefile.bk
scripts/driver-select: line 113: perl: command not found
scripts/driver-select: line 236: patch: command not found
What’s with all the command not found? Any ideas? I use fedora.