Closed Thread
Results 1 to 5 of 5

Thread: MAKE Problem - Command Not Found

  1. #1
    BigLinux is offline Learning Programmer
    Join Date
    Jun 2009
    Posts
    46
    Rep Power
    0

    MAKE Problem - Command Not Found

    Whenever I try to run MAKE, it never works.. it outputs the error

    Command Not Found

    Is there a way to fix this? Is MAKE an application that I have to install?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,525
    Blog Entries
    75
    Rep Power
    144

    Re: MAKE Problem - Command Not Found

    Have you run ./configure first? Is make installed?

    yes, make is a program, but it's usually installed already on linux systems.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    BigLinux is offline Learning Programmer
    Join Date
    Jun 2009
    Posts
    46
    Rep Power
    0

    Re: MAKE Problem - Command Not Found

    ./Configure should be executed once? or every time?

  5. #4
    Join Date
    Jul 2006
    Posts
    16,525
    Blog Entries
    75
    Rep Power
    144

    Re: MAKE Problem - Command Not Found

    It depends. Usually, once.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  6. #5
    ikonia is offline Newbie
    Join Date
    May 2009
    Posts
    24
    Rep Power
    0

    Re: MAKE Problem - Command Not Found

    what command is actually not found, is it "make" or one of the commands that make calls ?

    Could you please past a little of the "not found" error please ?

    What is the software you're trying to build ?
    What is the distro/version of linux you're using ?

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. problem with command line arguments
    By csepraveenkumar in forum Java Help
    Replies: 1
    Last Post: 05-17-2011, 09:43 AM
  2. Command line - %currentuser% type command
    By flipz in forum General Programming
    Replies: 0
    Last Post: 02-09-2009, 06:30 AM
  3. MAKE command?
    By LemonMan in forum Linux/Unix General
    Replies: 8
    Last Post: 12-04-2008, 06:57 AM
  4. hi i found out the problem by myself without google.ca :p
    By nicnicnic in forum PHP Development
    Replies: 13
    Last Post: 11-19-2008, 11:11 AM
  5. Make command error
    By TcM in forum Linux Applications
    Replies: 4
    Last Post: 08-26-2008, 09:51 PM

Tags for this Thread

Bookmarks

Posting Permissions

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