This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

git gui can't find /usr/share ??


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]