X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Michael Kairys" Subject: git gui can't find /usr/share ?? Date: Tue, 6 May 2008 16:34:12 -0400 Lines: 17 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Trying to learn more about git by installing it and poking around... If I try to run git gui I get: bitmap "c:\cygwin\usr\share\git-gui\lib/git-gui.ico" not defined while executing "wm iconbitmap . -default $oguilib/git-gui.ico" invoked from within "if {[is_Windows]} { wm iconbitmap . -default $oguilib/git-gui.ico }" (file "D:\Local\Cygwin\bin\git-gui" line 524) As indicated by the last line my Cygwin installation is not in C:\Cygwin but rather D:\Local\Cygwin. I have read what getting-started documentation I could find but I have not found a way to tell git-gui not to look in C:\Cygwin. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/