From: Andreas Ericsson <ae@op5.se>
To: Franck <vagabon.xyz@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Can't use gitk.
Date: Mon, 14 Nov 2005 13:09:18 +0100 [thread overview]
Message-ID: <43787E6E.8030702@op5.se> (raw)
In-Reply-To: <cda58cb80511140355q1add0ba5n@mail.gmail.com>
Franck wrote:
> 2005/11/14, Andreas Ericsson <ae@op5.se>:
>
>> The default
>>installation directory for git is $HOME/bin which might not necessarily
>>be in the $PATH once "wish" and friends have had their say.
>
>
> nope every commands I'm running are not run as root. $HOME/bin is in my path.
>
Yes, but wish or some such might strip $HOME/bin away from it.
Try doing
make clean; make prefix=/usr
sudo make prefix=/usr install
and see if it works.
If it does, some program somewhere is manipulating your $PATH.
Otherwise I'm at my wits end. Perhaps someone more clever than myself
will take a stab at answering tonight when it's daytime in the US.
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
next prev parent reply other threads:[~2005-11-14 12:09 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-14 10:53 Can't use gitk Franck
2005-11-14 11:10 ` Andreas Ericsson
2005-11-14 11:22 ` Franck
2005-11-14 11:42 ` Andreas Ericsson
2005-11-14 11:55 ` Franck
2005-11-14 12:09 ` Andreas Ericsson [this message]
2005-11-14 14:00 ` Franck
2005-11-14 14:04 ` Wayne Scott
2005-11-14 14:31 ` Franck
2005-11-14 14:34 ` Andreas Ericsson
2005-11-14 13:45 ` Johannes Schindelin
2005-11-14 14:13 ` Franck
2005-11-14 18:24 ` Offtopic [Re: Can't use gitk.] Linus Torvalds
2005-11-14 18:52 ` Andreas Ericsson
2008-11-02 19:28 ` Paolo Ciarrocchi
2008-11-03 10:50 ` Andreas Ericsson
[not found] <b8d0e50d0808200145l7ec88fb1p3e551c25f045bed4@mail.gmail.com>
2008-08-20 9:31 ` can't use gitk Andreas Ericsson
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=43787E6E.8030702@op5.se \
--to=ae@op5.se \
--cc=git@vger.kernel.org \
--cc=vagabon.xyz@gmail.com \
/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).