All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: Dennis Huynh <dennis@brainstorm-digital.com>
Cc: git@vger.kernel.org
Subject: Re: problems installing git docs and gitweb on centos 5.5
Date: Wed, 29 Sep 2010 21:40:59 -0500	[thread overview]
Message-ID: <20100930024059.GA2373@burratino> (raw)
In-Reply-To: <4CA3EFE6.2010306@brainstorm-digital.com>

(-cc: security@centos)

Hi Dennis,

Dennis Huynh wrote:

> Am I the only one having issues installing git docs?

Here's my advice:

 1. Breathe in, breathe out.
 2. Look at the INSTALL file, section beginning "To build and install
    documentation suite".  Among other things, it describes how to
    retrieve pre-formatted documentation from the git.git repository
    itself.  So you can try:

	git clone git://git2.kernel.org/pub/scm/git/git.git
	cd git
	make quick-install-doc

    after installing git, which should be relatively painless.
 3. Look at gitweb/INSTALL.  The moment something seems unclear, note
    that, so we can come up with a patch to make it clearer for the
    next person.

[...]
>                                                              I then
> 'make install-doc' again and get an 'nbsp' not defined error.

I suspect you do not have docbook XSL installed completely.  Given
a more specific error message, maybe someone on this list could help.

> Also, is there anywhere I can get better documentation on installing
> gitweb and gitosis running properly?

I've never tried gitosis, but some gitosis users were very active on
#git when I last visited.  Maybe they could help?

The usual advice applies here, too: where the README is unclear,
please do let Tommi Virtanen know.  After an aha moment this might a
good way to make sure you are really on the right.

Hope that helps,
Jonathan

  reply	other threads:[~2010-09-30  2:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30  2:03 problems installing git docs and gitweb on centos 5.5 Dennis Huynh
2010-09-30  2:40 ` Jonathan Nieder [this message]
2010-09-30  5:27   ` J.H.
2010-09-30 12:38     ` Jonathan Nieder
2010-09-30 14:22     ` Dennis Huynh
2010-09-30 22:35       ` J.H.
2010-09-30 22:44         ` Dennis Huynh
2010-10-05 20:28           ` Dennis Huynh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100930024059.GA2373@burratino \
    --to=jrnieder@gmail.com \
    --cc=dennis@brainstorm-digital.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.