From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stefan Pfetzing" Subject: Re: Git 1.3.2 on Solaris Date: Wed, 17 May 2006 12:41:39 +0200 Message-ID: References: <7vpsidhx79.fsf@assigned-by-dhcp.cox.net> <7v7j4lhup3.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT X-From: git-owner@vger.kernel.org Wed May 17 12:42:14 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FgJTV-0003B3-Js for gcvg-git@gmane.org; Wed, 17 May 2006 12:41:53 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932119AbWEQKll (ORCPT ); Wed, 17 May 2006 06:41:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932127AbWEQKll (ORCPT ); Wed, 17 May 2006 06:41:41 -0400 Received: from wr-out-0506.google.com ([64.233.184.224]:4060 "EHLO wr-out-0506.google.com") by vger.kernel.org with ESMTP id S932119AbWEQKll convert rfc822-to-8bit (ORCPT ); Wed, 17 May 2006 06:41:41 -0400 Received: by wr-out-0506.google.com with SMTP id i7so180124wra for ; Wed, 17 May 2006 03:41:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cMQMEtrNbAqJapPqd/J+RbRzkrfo8gI8gyZ9rvxkXi/0YfpZkor7w90tZgMlGRati3CWBqSZE0m+zcD6L9mV0OcujPH1CM8Ht68Is4TQEOAUNOV6xDgtVLnoh7kuyXmX7KF4pjIphTETpjouBG72eLilZwXnuZAB69bBEzk6ztQ= Received: by 10.65.148.2 with SMTP id a2mr851744qbo; Wed, 17 May 2006 03:41:39 -0700 (PDT) Received: by 10.65.20.19 with HTTP; Wed, 17 May 2006 03:41:39 -0700 (PDT) To: "Git Mailing List" In-Reply-To: <7v7j4lhup3.fsf@assigned-by-dhcp.cox.net> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Hi Junio, 2006/5/17, Junio C Hamano : > If you look at our Makefile, you will see bindir does not have > to be gitexecdir. The suggestion by Linus is that you set > bindir to /usr/local/bin or whereever your distribution's > packaging scheme wants the locally installed software to be that > is on user's PATH, and gitexecdir to /usr/local/libexec/git > (again, whereever), _and_ have: > > ln -s /usr/bin/gtr /usr/local/libexec/git/tr > ln -s /usr/bin/gxargs /usr/local/libexec/git/xargs > ... Nice, that looks like a solution, but will this also "fix" the tr usage for the git tests? If so, I'll write a small shellscript to create the links and so on, and test it on Solaris later today. bye dreamind -- http://www.dreamind.de/ Oroborus and Debian GNU/Linux Developer.