It is even worse...
Having commented out all mentions of "git-gui" from the main git
Makefile, I was able to run make and "sudo make install" succesfully
and now I appear to have a working git. (-:
But now I put the git-gui mentions back into the Makefile and tried
again it still fails. Looking at it closer it actually requires me
to compile within a checked out git tree, i.e. including the .git
directory and all its contents! That seems even weirder than
requiring git to be installed in the first place...
Best regards,
Anton
On 8 Mar 2007, at 10:21, Anton Altaparmakov wrote:
Hi,
I am trying to build git on my Mac Book Pro running OSX Tiger
10.4.8 and I have run into a problem...
[snip lots of successful output]
make -C git-gui all
GITGUI_VERSION = 0.6.GITGUI
GEN CREDITS-FILE
error: Cannot locate authorship information.
make[1]: *** [CREDITS-FILE] Error 1
make: *** [all] Error 2
Looking at the CREDITS-GEN script it runs git for all sorts of evil
purposes thus it appears that in order to build and install git one
has to already got installed git!
That seems terminally flawed/broken to me...
So how do I get git installed in the first place on my OSX box?!?
Best regards,
Anton
--
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer, http://www.linux-ntfs.org/
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html