Re: progit build instructions and ExtUtils::MakeMaker
From: Jeff King <hidden>
Date: 2016-06-15 23:01:40
[I added a subject to the thread; that is likely part of why you didn't get any responses sooner] On Sun, Jun 01, 2014 at 02:24:54PM -0700, C. Benson Manica wrote:
The documentation for installing git from source here, http://git-scm.com/book/en/Getting-Started-Installing-Git, incorrectly fails to mention that the MakeMaker perl module is also required and is installable via $ yum install perl-ExtUtils-MakeMaker
The content at git-scm.com/book is pulled from the Creative Commons "Pro Git" book. Errata and corrections are generally handled by opening an issue there: https://github.com/progit/progit/issues Note that ExtUtils::MakeMaker is part of the perl core (and has been for quite a long time). So on many systems, I would not expect it to need to be installed separately. If you propose a change for Pro Git, you may want to find out which systems package it separately and which do not (Debian, for example, does not, but it also does not use yum).
Also, you might want to let people know that you've configured your mail system for 1987 mode and do not accept HTML-formatted mail.
Come on, MIME wasn't standardized until 1996. We're easily state of the art for the mid-1990's. :) -Peff