Results 1 to 7 of 7
Hey,
I'm a newbie to Linux. I've installed Mandrake and tries to get my wireless cisco adapter up and running but I'm having a problem when compiling the driverpackage.
I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-02-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 5
Make command
Hey,
I'm a newbie to Linux. I've installed Mandrake and tries to get my wireless cisco adapter up and running but I'm having a problem when compiling the driverpackage.
I have unpacked the software package but when I try to compile it with the make command I receive an error saying : "bash: command not found". I wonder if someone here could give me a helping hand?
The software I'm using is called "Ndiswrapper".
/Best regards Anders
- 01-02-2007 #2
Hi - Do you have Make installed? To check type:
man make
I haven't used Ndiswrapper. Are you sure you have to compile it from source?I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 01-02-2007 #3
You will also need the kernel headers, do you installed them?
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 01-02-2007 #4
install 'build-essential' package through Software Management. this package is available in Installation CD/DVD.
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-02-2007 #5Just Joined!
- Join Date
- Jan 2007
- Posts
- 5
Thanks
For your replies,
seems to be serious forum. I will install : build-essential' package and if there's any problem you will hear from me again.
/BR Anders
- 01-03-2007 #6Just Joined!
- Join Date
- Jan 2007
- Posts
- 5
Can't find kernel build files....
Ok, so for so good. Installed the esential package. Now I can run the make command but it returns the following: Can't find kernel build files in /lib/modules/2.6.12-12mdk/build/;
give the path to kernel build directory with
kbuild=(path) argument to make
Seems like I have to make a link from the lernel source from the modules dir. How do I do that?
/BR Anders
- 01-03-2007 #7Just Joined!
- Join Date
- Jan 2007
- Posts
- 5
Sorry
Found where from to install the kernel source files and that fixed it.


Reply With Quote
