git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wayne Scott <wsc9tt@gmail.com>
To: Franck <vagabon.xyz@gmail.com>
Cc: Andreas Ericsson <ae@op5.se>, Git Mailing List <git@vger.kernel.org>
Subject: Re: Can't use gitk.
Date: Mon, 14 Nov 2005 09:04:15 -0500	[thread overview]
Message-ID: <59a6e5830511140604o12af40fdp1b05cc84962d5903@mail.gmail.com> (raw)
In-Reply-To: <cda58cb80511140600k2c0188c4i@mail.gmail.com>

Probably you need to fix your .profile or .bashrc.   Set your PATH
unconditionally and not just for interactive shells. In general
anytime you make some setup in your shell conditional on being
interactive it is just asking for problems.

Test like this:
   ssh localhost 'echo $PATH'

-Wayne

On 11/14/05, Franck <vagabon.xyz@gmail.com> wrote:
> Andreas
>
> 2005/11/14, Andreas Ericsson <ae@op5.se>:
> > 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.
>
> it works.
>
> >
> > If it does, some program somewhere is manipulating your $PATH.
>
> It seems that once wish is executed, $PATH does not include anymore my
> $HOME/bin directory. Do you have any idea why ?
>
> Thanks
> --
>                Franck
> -
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

  reply	other threads:[~2005-11-14 14:04 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
2005-11-14 14:00           ` Franck
2005-11-14 14:04             ` Wayne Scott [this message]
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=59a6e5830511140604o12af40fdp1b05cc84962d5903@mail.gmail.com \
    --to=wsc9tt@gmail.com \
    --cc=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).