I am trying to install git 2.3.6 on rhel6. Had trouble while it is 
installing gui, so I decided to turn off gui install by "make 
NO_TCLTK=YesPlease". However, during the install step, it failed at git-gui 
again. Here is the error message. How do I force it not to install gui?

make[1]: Leaving directory 
`/rsrch2/rists/djiao/Downloads/git-2.3.6/gitk-git'
make -C git-gui 
gitexecdir='/rsrch2/rists/djiao/apps/git-2.3.6/libexec/git-core' install
make[1]: Entering directory 
`/rsrch2/rists/djiao/Downloads/git-2.3.6/git-gui'
    INDEX lib/
  DEST /rsrch2/rists/djiao/apps/git-2.3.6/libexec/git-core
    INSTALL 755 git-gui
    INSTALL 755 git-gui--askpass
    LINK        git-citool -> git-gui
  DEST /rsrch2/rists/djiao/apps/git-2.3.6/share/git-gui/lib
    INSTALL 644 tclIndex
install: cannot stat `lib/tclIndex': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/rsrch2/rists/djiao/Downloads/git-2.3.6/git-gui'
make: *** [install] Error 2

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to