How to convert Makefile.am to Makefile.in?How do libraries/includes work?gnuplot: how to set grid as cylindrical gridHow to install IRSTLM (automake warning during the build)?How do I fix these M4 macro errors?How do I plot very big dat file in gnuplot?How to convert epoch to human readable time properly in gnuplotError:cannot find input file: `man/Makefile.in'How do I give offset to custom xtics in gnuplot?How to change gnuplot “set terminal” on Ubuntu 14.04?Build or Convert

Is King K. Rool's down throw to up-special a true combo?

Who is our nearest neighbor

What is the difference between "shut" and "close"?

The three point beverage

Identifying the interval from A♭ to D♯

Humans have energy, but not water. What happens?

Decoding assembly instructions in a Game Boy disassembler

How can I discourage/prevent PCs from using door choke-points?

When were linguistics departments first established

Is it illegal in Germany to take sick leave if you caused your own illness with food?

Is having access to past exams cheating and, if yes, could it be proven just by a good grade?

Does Linux have system calls to access all the features of the file systems it supports?

Coworker uses her breast-pump everywhere in the office

Best approach to update all entries in a list that is paginated?

What to do when during a meeting client people start to fight (even physically) with each others?

Can the druid cantrip Thorn Whip really defeat a water weird this easily?

What wound would be of little consequence to a biped but terrible for a quadruped?

Ban on all campaign finance?

What has been your most complicated TikZ drawing?

What is the blue range indicating on this manifold pressure gauge?

Extension of Splitting Fields over An Arbitrary Field

Potentiometer like component

Do Bugbears' arms literally get longer when it's their turn?

Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?



How to convert Makefile.am to Makefile.in?


How do libraries/includes work?gnuplot: how to set grid as cylindrical gridHow to install IRSTLM (automake warning during the build)?How do I fix these M4 macro errors?How do I plot very big dat file in gnuplot?How to convert epoch to human readable time properly in gnuplotError:cannot find input file: `man/Makefile.in'How do I give offset to custom xtics in gnuplot?How to change gnuplot “set terminal” on Ubuntu 14.04?Build or Convert













1















I'm trying to install gnuplot 5.3 from github. I'm running



aclocal
autoheader
autoconf
automake


inside the package location.



This gives an error because automake is looking for Makefile.in and I have a bunch of Makefile.am files, supposedly automake should change the .am files to .in but that clearly doesn't happen. Can't run ./configure after becuase of the same reason, how do I get the .am files to change to .in?










share|improve this question


























    1















    I'm trying to install gnuplot 5.3 from github. I'm running



    aclocal
    autoheader
    autoconf
    automake


    inside the package location.



    This gives an error because automake is looking for Makefile.in and I have a bunch of Makefile.am files, supposedly automake should change the .am files to .in but that clearly doesn't happen. Can't run ./configure after becuase of the same reason, how do I get the .am files to change to .in?










    share|improve this question
























      1












      1








      1








      I'm trying to install gnuplot 5.3 from github. I'm running



      aclocal
      autoheader
      autoconf
      automake


      inside the package location.



      This gives an error because automake is looking for Makefile.in and I have a bunch of Makefile.am files, supposedly automake should change the .am files to .in but that clearly doesn't happen. Can't run ./configure after becuase of the same reason, how do I get the .am files to change to .in?










      share|improve this question














      I'm trying to install gnuplot 5.3 from github. I'm running



      aclocal
      autoheader
      autoconf
      automake


      inside the package location.



      This gives an error because automake is looking for Makefile.in and I have a bunch of Makefile.am files, supposedly automake should change the .am files to .in but that clearly doesn't happen. Can't run ./configure after becuase of the same reason, how do I get the .am files to change to .in?







      compiling gnuplot autoconf automake






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 36 mins ago









      Juan DavidJuan David

      134




      134




















          0






          active

          oldest

          votes











          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',
          autoActivateHeartbeat: false,
          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%2f1125493%2fhow-to-convert-makefile-am-to-makefile-in%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1125493%2fhow-to-convert-makefile-am-to-makefile-in%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

          Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

          Does this property of comaximal ideals always holds?Question on Comaximal IdealsUnital commutative ring and distinct maximal ideals.Where does the proof for commutative rings break down in the non-commutative ring when showing only two ideals implies the ring is a field?Direct-Sum Decomposition of an Artinian moduleProve that $m_1m_2ldots m_r=n_1n_2ldots n_s$ implies $r=s$ for distinct maximal idealsQuestion about maximal ideals in a commutative Artinian ringA property of associated prime idealsThe meaning of idempotents corresponding the standard basis in direct product of fieldsAre non-coprime ideals always contained in some prime ideal?Product of ideals equals intersection but they are not comaximal

          Installing AUTO-07P on Ubuntu 18.04 Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)math operations from array elements in bash scriptAlias to open multiple text files in different directories from terminalHow to use i2cset to display the ip addressSome error messages displayed when I start terminal (both as root and as normal user)Run multiple line as a single line command bashEnvironment Variable seems to be set yet not workingBash Scripting for opening ssh, python shell and python commandsbash is looking for a missing ' " ' , unexpected EOFbash: syntax error with pandas.read_excelInstalling Ruby On Rails shows errors on line 168