From: walt <wa1ter@myrealbox.com>
To: git@vger.kernel.org
Subject: Problems installing as root
Date: Sat, 24 Feb 2007 07:28:56 -0800 [thread overview]
Message-ID: <erpljl$ln9$1@sea.gmane.org> (raw)
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!
next reply other threads:[~2007-02-24 15:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-24 15:28 walt [this message]
2007-02-25 6:12 ` Problems installing as root 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
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='erpljl$ln9$1@sea.gmane.org' \
--to=wa1ter@myrealbox.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 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).