All of lore.kernel.org
 help / color / mirror / Atom feed
From: Franck <vagabon.xyz@gmail.com>
To: Wayne Scott <wsc9tt@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 15:31:20 +0100	[thread overview]
Message-ID: <cda58cb80511140631n46fdce52n@mail.gmail.com> (raw)
In-Reply-To: <59a6e5830511140604o12af40fdp1b05cc84962d5903@mail.gmail.com>

2005/11/14, Wayne Scott <wsc9tt@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'
>

well I found a fix, but I don't know why it actually fixes things :)

I replaced in .bash_profile
        PATH=~/bin:$PATH
by
        PATH=$HOME/bin:$PATH

Any ideas ?

Thanks
--
               Franck

  reply	other threads:[~2005-11-14 14:31 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
2005-11-14 14:31               ` Franck [this message]
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=cda58cb80511140631n46fdce52n@mail.gmail.com \
    --to=vagabon.xyz@gmail.com \
    --cc=ae@op5.se \
    --cc=git@vger.kernel.org \
    --cc=wsc9tt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.