How do I install make?











up vote
43
down vote

favorite
10












/usr/bin/perl install-module.pl --all
ERROR: Using install-module.pl requires that you install "make".


I need to install make on my ubuntu on AWS EC2. How can I do that ?
I could finally install build-essential also successfully.



# make
make: *** No targets specified and no makefile found. Stop.









share|improve this question















migrated from stackoverflow.com Jul 8 '12 at 9:16


This question came from our site for professional and enthusiast programmers.















  • which ubuntu version do you use?
    – tampis
    Jul 8 '12 at 3:00










  • Version I am using is 11.04 (GNU/Linux 2.6.38-8-virtual x86_64)
    – Deepak
    Jul 8 '12 at 3:07










  • just saw, that on my ubuntu 12.04 there is also a package make. probably sudo apt-get install make will work...
    – tampis
    Jul 8 '12 at 3:10










  • sudo apt-get install make Reading package lists... Done Building dependency tree Reading state information... Done Package make is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'make' has no installation candidate
    – Deepak
    Jul 8 '12 at 3:24










  • The make package definitely should be available; I have version 3.81-8.1ubuntu1 on my system. You might have a problem with your /etc/apt/sources.list, which defines where apt-get looks for packages.
    – Keith Thompson
    Jul 8 '12 at 6:16















up vote
43
down vote

favorite
10












/usr/bin/perl install-module.pl --all
ERROR: Using install-module.pl requires that you install "make".


I need to install make on my ubuntu on AWS EC2. How can I do that ?
I could finally install build-essential also successfully.



# make
make: *** No targets specified and no makefile found. Stop.









share|improve this question















migrated from stackoverflow.com Jul 8 '12 at 9:16


This question came from our site for professional and enthusiast programmers.















  • which ubuntu version do you use?
    – tampis
    Jul 8 '12 at 3:00










  • Version I am using is 11.04 (GNU/Linux 2.6.38-8-virtual x86_64)
    – Deepak
    Jul 8 '12 at 3:07










  • just saw, that on my ubuntu 12.04 there is also a package make. probably sudo apt-get install make will work...
    – tampis
    Jul 8 '12 at 3:10










  • sudo apt-get install make Reading package lists... Done Building dependency tree Reading state information... Done Package make is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'make' has no installation candidate
    – Deepak
    Jul 8 '12 at 3:24










  • The make package definitely should be available; I have version 3.81-8.1ubuntu1 on my system. You might have a problem with your /etc/apt/sources.list, which defines where apt-get looks for packages.
    – Keith Thompson
    Jul 8 '12 at 6:16













up vote
43
down vote

favorite
10









up vote
43
down vote

favorite
10






10





/usr/bin/perl install-module.pl --all
ERROR: Using install-module.pl requires that you install "make".


I need to install make on my ubuntu on AWS EC2. How can I do that ?
I could finally install build-essential also successfully.



# make
make: *** No targets specified and no makefile found. Stop.









share|improve this question















/usr/bin/perl install-module.pl --all
ERROR: Using install-module.pl requires that you install "make".


I need to install make on my ubuntu on AWS EC2. How can I do that ?
I could finally install build-essential also successfully.



# make
make: *** No targets specified and no makefile found. Stop.






software-installation make






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 5 '16 at 4:56









Seth

33.5k25109159




33.5k25109159










asked Jul 8 '12 at 2:57









Deepak

354146




354146




migrated from stackoverflow.com Jul 8 '12 at 9:16


This question came from our site for professional and enthusiast programmers.






migrated from stackoverflow.com Jul 8 '12 at 9:16


This question came from our site for professional and enthusiast programmers.














  • which ubuntu version do you use?
    – tampis
    Jul 8 '12 at 3:00










  • Version I am using is 11.04 (GNU/Linux 2.6.38-8-virtual x86_64)
    – Deepak
    Jul 8 '12 at 3:07










  • just saw, that on my ubuntu 12.04 there is also a package make. probably sudo apt-get install make will work...
    – tampis
    Jul 8 '12 at 3:10










  • sudo apt-get install make Reading package lists... Done Building dependency tree Reading state information... Done Package make is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'make' has no installation candidate
    – Deepak
    Jul 8 '12 at 3:24










  • The make package definitely should be available; I have version 3.81-8.1ubuntu1 on my system. You might have a problem with your /etc/apt/sources.list, which defines where apt-get looks for packages.
    – Keith Thompson
    Jul 8 '12 at 6:16


















  • which ubuntu version do you use?
    – tampis
    Jul 8 '12 at 3:00










  • Version I am using is 11.04 (GNU/Linux 2.6.38-8-virtual x86_64)
    – Deepak
    Jul 8 '12 at 3:07










  • just saw, that on my ubuntu 12.04 there is also a package make. probably sudo apt-get install make will work...
    – tampis
    Jul 8 '12 at 3:10










  • sudo apt-get install make Reading package lists... Done Building dependency tree Reading state information... Done Package make is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'make' has no installation candidate
    – Deepak
    Jul 8 '12 at 3:24










  • The make package definitely should be available; I have version 3.81-8.1ubuntu1 on my system. You might have a problem with your /etc/apt/sources.list, which defines where apt-get looks for packages.
    – Keith Thompson
    Jul 8 '12 at 6:16
















which ubuntu version do you use?
– tampis
Jul 8 '12 at 3:00




which ubuntu version do you use?
– tampis
Jul 8 '12 at 3:00












Version I am using is 11.04 (GNU/Linux 2.6.38-8-virtual x86_64)
– Deepak
Jul 8 '12 at 3:07




Version I am using is 11.04 (GNU/Linux 2.6.38-8-virtual x86_64)
– Deepak
Jul 8 '12 at 3:07












just saw, that on my ubuntu 12.04 there is also a package make. probably sudo apt-get install make will work...
– tampis
Jul 8 '12 at 3:10




just saw, that on my ubuntu 12.04 there is also a package make. probably sudo apt-get install make will work...
– tampis
Jul 8 '12 at 3:10












sudo apt-get install make Reading package lists... Done Building dependency tree Reading state information... Done Package make is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'make' has no installation candidate
– Deepak
Jul 8 '12 at 3:24




sudo apt-get install make Reading package lists... Done Building dependency tree Reading state information... Done Package make is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'make' has no installation candidate
– Deepak
Jul 8 '12 at 3:24












The make package definitely should be available; I have version 3.81-8.1ubuntu1 on my system. You might have a problem with your /etc/apt/sources.list, which defines where apt-get looks for packages.
– Keith Thompson
Jul 8 '12 at 6:16




The make package definitely should be available; I have version 3.81-8.1ubuntu1 on my system. You might have a problem with your /etc/apt/sources.list, which defines where apt-get looks for packages.
– Keith Thompson
Jul 8 '12 at 6:16










2 Answers
2






active

oldest

votes

















up vote
90
down vote













Run the command:



sudo apt-get install build-essential


Chances are you will need things like gcc to actually do the building so you might as well install those as well. The build-essential package will install other tools used along with make.






share|improve this answer






























    up vote
    0
    down vote













    It definitely looks like make is installed on your box. The reply you are getting is actually an error generated by make, complaining that it can't file the Makefile (which would tell it what needs to be done)



    Is there any Makefile.pl in the module you are trying to install? If so, try:



    $ perl Makefile.pl
    $ make





    share|improve this answer





















      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














       

      draft saved


      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f161104%2fhow-do-i-install-make%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      90
      down vote













      Run the command:



      sudo apt-get install build-essential


      Chances are you will need things like gcc to actually do the building so you might as well install those as well. The build-essential package will install other tools used along with make.






      share|improve this answer



























        up vote
        90
        down vote













        Run the command:



        sudo apt-get install build-essential


        Chances are you will need things like gcc to actually do the building so you might as well install those as well. The build-essential package will install other tools used along with make.






        share|improve this answer

























          up vote
          90
          down vote










          up vote
          90
          down vote









          Run the command:



          sudo apt-get install build-essential


          Chances are you will need things like gcc to actually do the building so you might as well install those as well. The build-essential package will install other tools used along with make.






          share|improve this answer














          Run the command:



          sudo apt-get install build-essential


          Chances are you will need things like gcc to actually do the building so you might as well install those as well. The build-essential package will install other tools used along with make.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Nov 14 at 14:44

























          answered Mar 24 '13 at 21:08









          Bert

          1,625811




          1,625811
























              up vote
              0
              down vote













              It definitely looks like make is installed on your box. The reply you are getting is actually an error generated by make, complaining that it can't file the Makefile (which would tell it what needs to be done)



              Is there any Makefile.pl in the module you are trying to install? If so, try:



              $ perl Makefile.pl
              $ make





              share|improve this answer

























                up vote
                0
                down vote













                It definitely looks like make is installed on your box. The reply you are getting is actually an error generated by make, complaining that it can't file the Makefile (which would tell it what needs to be done)



                Is there any Makefile.pl in the module you are trying to install? If so, try:



                $ perl Makefile.pl
                $ make





                share|improve this answer























                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  It definitely looks like make is installed on your box. The reply you are getting is actually an error generated by make, complaining that it can't file the Makefile (which would tell it what needs to be done)



                  Is there any Makefile.pl in the module you are trying to install? If so, try:



                  $ perl Makefile.pl
                  $ make





                  share|improve this answer












                  It definitely looks like make is installed on your box. The reply you are getting is actually an error generated by make, complaining that it can't file the Makefile (which would tell it what needs to be done)



                  Is there any Makefile.pl in the module you are trying to install? If so, try:



                  $ perl Makefile.pl
                  $ make






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Apr 2 '13 at 23:06









                  tuxpiper

                  1191




                  1191






























                       

                      draft saved


                      draft discarded



















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f161104%2fhow-do-i-install-make%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      How did Captain America manage to do this?

                      迪纳利

                      南乌拉尔铁路局