Results 1 to 8 of 8
Hiya Everyone
Im trying to Install AirSnort for a Univeristy Project
After i compile the source code this happens:
When i come to run the command "make", i get the ...
- 11-30-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 2
I have no "make", plz advise
Hiya Everyone
Im trying to Install AirSnort for a Univeristy Project
After i compile the source code this happens:
When i come to run the command "make", i get the following error:
make: *** No Targets specified and no makefile found. Stop.
and when i come to run the command "make install" i get the following error:
make: *** No rule to make argert "install". Stop
Im running Suse 10.1
Kernel Verion:
2.6.16.21-0.25-smp
Any help would be great
Thanks
Kai
- 11-30-2006 #2
in terminal/konsole, 'cd' to the folder where you saved source code and execute make command again.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-30-2006 #3Linux User
- Join Date
- Aug 2005
- Posts
- 408
Doesn't "make" usually compile the source code?After i compile the source code this happens: When i come to run the command "make", I get the following error.
- 11-30-2006 #4yes ! but i think bigbadbo 'configured' the package with ./configure command and wrote 'compile' here..Doesn't "make" usually compile the source code?

casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-30-2006 #5Linux User
- Join Date
- Aug 2005
- Posts
- 408
Are there any special instructions in the README.txt or README or readme.txt or readme or INSTALL.txt file that comes with the source code?
- 11-30-2006 #6
mostly readme/install.txt files have 'parameter' details that you can pass with configure command. some have tweak details too.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-30-2006 #7Just Joined!
- Join Date
- Sep 2006
- Posts
- 6
Were you a superuser when you did 'make' and 'make install'?
- 12-01-2006 #8you dont need to be 'superuser' for make command. 'superuser' privileges are required for 'make install' only.
Originally Posted by Liisa
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote