From: merlyn@stonehenge.com (Randal L. Schwartz)
To: Paul Collins <paul@briny.ondioline.org>
Cc: Junio C Hamano <junkio@cox.net>, git@vger.kernel.org
Subject: Re: What's in git.git tonight
Date: 06 Nov 2005 04:08:35 -0800 [thread overview]
Message-ID: <868xw2t1vg.fsf@blue.stonehenge.com> (raw)
In-Reply-To: <87y8427zvn.fsf@briny.internal.ondioline.org>
>>>>> "Paul" == Paul Collins <paul@briny.ondioline.org> writes:
Paul> It seems to require libexpat now. I got the same error here on Debian.
Paul> With libexpat-dev installed it builds.
Well, there's no standard libexpat for OSX, so if you install it
after-market, it can end up in various directories.
For example, on my machine, I've installed it with fink, so I need
"-I/sw/include -L/sw/lib" added to CFLAGS.
If you install it with darwinports, it will end up under
"/opt/local/{lib,include}" instead.
I suppose you could add those four things to CFLAGS for OSX and it
won't mess too many things up, but you'll also need to add a note that
says "git requires expat, which can be obtained through fink or
darwinports. If you install expat manually, you may have to adjust
CFLAGS in the Makefile".
As a separate problem, why make git depend on expat if the only part
of this is for DAV pushing? Can http-push simply refuse DAV URLs if
built without expat?
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
next prev parent reply other threads:[~2005-11-06 12:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-06 10:00 What's in git.git tonight Junio C Hamano
2005-11-06 10:54 ` Randal L. Schwartz
2005-11-06 11:57 ` Paul Collins
2005-11-06 12:08 ` Randal L. Schwartz [this message]
2005-11-06 12:33 ` Randal L. Schwartz
2005-11-06 18:47 ` Junio C Hamano
2005-11-06 21:07 ` Paul Collins
2005-11-06 12:11 ` Marco Roeland
2005-11-06 12:24 ` Randal L. Schwartz
2005-11-06 12:46 ` Johannes Schindelin
-- strict thread matches above, loose matches on Subject: below --
2005-12-17 9:37 Junio C Hamano
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=868xw2t1vg.fsf@blue.stonehenge.com \
--to=merlyn@stonehenge.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=paul@briny.ondioline.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.