git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problems installing as root
@ 2007-02-24 15:28 walt
  2007-02-25  6:12 ` Shawn O. Pearce
  2007-02-25  6:23 ` Junio C Hamano
  0 siblings, 2 replies; 11+ messages in thread
From: walt @ 2007-02-24 15:28 UTC (permalink / raw)
  To: git

I'm current as of this morning (7bd59dee...) and I'm still seeing
two problems with doing 'make' as myself but 'make install' as
root.

First, 'make install' as root leaves dozens of files owned by root
in my personal source directory.  A minor nit, but inconvenient
during the next 'make'.

Second, this is a more recent problem with 'make install':
make -C git-gui all
make[1]: Entering directory `/usr/local/mnt/wa1ter/src/git/git-gui'
GITGUI_VERSION = 0.6.GITGUI
make[1]: Leaving directory `/usr/local/mnt/wa1ter/src/git/git-gui'
make[1]: Entering directory `/usr/local/mnt/wa1ter/src/git/git-gui'
/bin/sh ./CREDITS-GEN
error: Cannot locate authorship information.
make[1]: *** [CREDITS-FILE] Error 1

Now, CREDITS-FILE was generated during 'make' (I checked) so there
was no need to generate it again during 'make install', yes?

Thanks!

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

end of thread, other threads:[~2007-02-26  2:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-24 15:28 Problems installing as root walt
2007-02-25  6:12 ` Shawn O. Pearce
2007-02-25  6:40   ` Junio C Hamano
2007-02-25  7:08     ` Shawn O. Pearce
2007-02-25  7:14       ` Junio C Hamano
2007-02-25  7:23         ` Shawn O. Pearce
2007-02-25  7:26           ` Junio C Hamano
2007-02-25 15:42   ` walt
2007-02-26  2:10     ` Shawn O. Pearce
2007-02-25  6:23 ` Junio C Hamano
2007-02-26  1:32   ` walt

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).