Thread: Installing Git from the tarball - completed but says it does not exist
i'm following tutorial , need install latest version of git. ubuntu repository not have latest version have install tar ball. after run 'make' run 'sudo make install' , goes smoothly. verify installed correctly, run following:
git --version
gives me error:
-bash: /usr/bin/git: no such file or directory
why it's not installed? should do? thanks.
they have deb packages @ site
http://book.git-scm.com/index.html
click on installing git
site has newer deb packages
http://pkgs.org/download/git
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Installing Git from the tarball - completed but says it does not exist
Ubuntu
Comments
Post a Comment