12 Jan
2011
12 Jan
'11
12:40 p.m.
Le 12/01/2011 12:42, Stefano Bargioni a écrit :
Hi, I installed a Debian using the netinst CD. "apt-get install mysql-server" was successfull, while "apt-get install git" seems to work (it declares to install git and gnuit), but git is not installed. "which git" and "locate git" do not report any useful information. Repeating "apt-get install git" says that the latest version of git is installed. How can I solve this? Thanks. Stefano _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
apt-get install git-core should do the job -- Henri-Damien LAURENT