Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    in terminal/konsole, 'cd' to the folder where you saved source code and execute make command again.





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Linux User
    Join Date
    Aug 2005
    Posts
    408
    After i compile the source code this happens: When i come to run the command "make", I get the following error.
    Doesn't "make" usually compile the source code?

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Doesn't "make" usually compile the source code?
    yes ! but i think bigbadbo 'configured' the package with ./configure command and wrote 'compile' here..





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Linux 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?

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    mostly readme/install.txt files have 'parameter' details that you can pass with configure command. some have tweak details too.





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  7. #7
    Just Joined!
    Join Date
    Sep 2006
    Posts
    6
    Were you a superuser when you did 'make' and 'make install'?

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by Liisa
    Were you a superuser when you did 'make' and 'make install'?
    you dont need to be 'superuser' for make command. 'superuser' privileges are required for 'make install' only.






    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...