Vandaag was ik in een goede bui, dus ik dacht: "laat ik eens overstsppen op linux", het enige probleem is dat mijn USB dongle niet makkelijk kan worden geinstalleerd in linux (distro: Kubuntu 6.06), daarom heb ik maar eens ndiswrapper gedownload en geuntard enzo, nou ben ik met cd naar de goede map gegaan en dan doe ik maken install en dan krijg ik deze foutmelding:
bash: make: command not found
Hoe kan ik dit oplossen?? Zonder dat programma heb ik geen internet. :(
Het gaat om versie 1.20 van ndiswrapper.
Helaas. beiden oplossingen werken niet bij mij, dit kan ook liggen aan mijn verstand van linux! Wil iemand even stap voor stap uitleggen wat ik moet doen, eventueel helemaal vanaf het begin...
Ik heb in ieder geval doorgelezen op veel sites hoe je een driver voor een NETGEAR WG111v2 moest installeren, op elke site kwam ik tegen dat ik ndiswrapper als eerst moest installeren.
Ik heb dat gedownload en geuntard waarvoor ik dit stukje code moest gebruiken:
cd /home/username/
sudo tar xvzf ndiswrapper-1.2-rc1
cd /home/username/ndiswrapper-1.2-rc1/
sudo make
sudo make install
Maar dat werkte niet want ik krijg bij bijna alle apt-get's dit:
Pakketlijsten worden ingelezen... Klaar
Boom van vereisten wordt opgebouwd... Klaar
E: Kon pakket <pakketnaam> niet vinden
# Line commented out by installer because it failed to verify:
#deb http://nl.archive.ubuntu.com/ubuntu/ dapper main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
#deb http://nl.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://nl.archive.ubuntu.com/ubuntu/ dapper universe
# deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://nl.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu dapper-security main
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu dapper-security main
# deb http://security.ubuntu.com/ubuntu dapper-security universe
# deb-src http://security.ubuntu.com/ubuntu dapper-security universe