From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Ericsson Subject: Re: Can't use gitk. Date: Mon, 14 Nov 2005 13:09:18 +0100 Message-ID: <43787E6E.8030702@op5.se> References: <437870AF.8060607@op5.se> <43787831.3030404@op5.se> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Git Mailing List X-From: git-owner@vger.kernel.org Mon Nov 14 13:11:24 2005 Return-path: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ebd9I-0002IO-9p for gcvg-git@gmane.org; Mon, 14 Nov 2005 13:09:24 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751099AbVKNMJU (ORCPT ); Mon, 14 Nov 2005 07:09:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751100AbVKNMJU (ORCPT ); Mon, 14 Nov 2005 07:09:20 -0500 Received: from linux-server1.op5.se ([193.201.96.2]:20161 "EHLO smtp-gw1.op5.se") by vger.kernel.org with ESMTP id S1751099AbVKNMJU (ORCPT ); Mon, 14 Nov 2005 07:09:20 -0500 Received: from [192.168.1.19] (unknown [213.88.215.14]) by smtp-gw1.op5.se (Postfix) with ESMTP id D92446BCBE; Mon, 14 Nov 2005 13:09:18 +0100 (CET) User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) X-Accept-Language: en-us, en To: Franck In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Franck wrote: > 2005/11/14, Andreas Ericsson : > >> 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