+ Reply to Thread
Results 1 to 5 of 5

Thread: MAKE Problem - Command Not Found

  1. #1
    Learning Programmer BigLinux is an unknown quantity at this point
    Join Date
    Jun 2009
    Posts
    46

    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. #2
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,673
    Blog Entries
    57

    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.
    CodeCall Blog | CodeCall Wiki | Shareware
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  3. #3
    Learning Programmer BigLinux is an unknown quantity at this point
    Join Date
    Jun 2009
    Posts
    46

    Re: MAKE Problem - Command Not Found

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

  4. #4
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,673
    Blog Entries
    57

    Re: MAKE Problem - Command Not Found

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

  5. #5
    Newbie ikonia is an unknown quantity at this point
    Join Date
    May 2009
    Posts
    24

    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 ?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Replies: 18
    Last Post: 07-08-2009, 03:55 PM
  2. [Win7] Problem Steps Recorder
    By Termana in forum Tutorials
    Replies: 1
    Last Post: 04-14-2009, 09:24 AM
  3. Replies: 8
    Last Post: 12-01-2008, 12:22 AM
  4. Replies: 13
    Last Post: 11-19-2008, 01:11 PM
  5. How to make Dumplings
    By ahsan16 in forum The Lounge
    Replies: 2
    Last Post: 01-11-2007, 10:55 PM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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