Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 2
    Where's the compiling step? Commented Jul 5, 2016 at 20:53
  • You mean I need to I need to compile from source? Commented Jul 5, 2016 at 20:58
  • 3
    I think, your question is "How do I install an older version of make on my <DISTRO-NAME>, and pin it". That will yield better results. You will probably get an answer using your distributions package manager, which is the much cleaner approach to software installation. Commented Jul 5, 2016 at 21:13
  • Thanks for pointing me in the right direction. I started a new thread at unix.stackexchange.com/questions/294121/…. Commented Jul 5, 2016 at 22:23
  • 1
    This link is specific to debian, but much of it is relevant to other distros too: wiki.debian.org/DontBreakDebian Commented Jul 6, 2016 at 9:54