19 May
2008
19 May
'08
4:29 p.m.
commit a991c503b6761673547c6848dbbed6cee899c58f Author: Tilman Sauerbeck <tilman@crux.nu> Date: Mon May 19 18:29:41 2008 +0200 git: added a README explaining the tcl/tk dependency of gitk/git-gui. diff --git a/git/README b/git/README new file mode 100644 index 0000000..3150589 --- /dev/null +++ b/git/README @@ -0,0 +1,14 @@ +README for git + +REQUIREMENTS + +PRE-INSTALL + +POST-INSTALL + +1. The git-gui and gitk programs require tcl/tk to be installed. + Otherwise they will just abort with an error saying: + exec: wish: not found + +PRECAUTION +