git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (unknown), 
@ 2014-06-01 21:24 C. Benson Manica
  2014-06-18  8:01 ` progit build instructions and ExtUtils::MakeMaker Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: C. Benson Manica @ 2014-06-01 21:24 UTC (permalink / raw)
  To: git

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

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.

-- 
C. Benson Manica
cbmanica@gmail.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: progit build instructions and ExtUtils::MakeMaker
  2014-06-01 21:24 (unknown), C. Benson Manica
@ 2014-06-18  8:01 ` Jeff King
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff King @ 2014-06-18  8:01 UTC (permalink / raw)
  To: C. Benson Manica; +Cc: git

[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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-18  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-01 21:24 (unknown), C. Benson Manica
2014-06-18  8:01 ` progit build instructions and ExtUtils::MakeMaker Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).