True. "apt-get install git" installs something else. Warning for the authors of "Koha 3 Library Management System": page 11 suggests to use that wrong command. Thank you, Henri-Damien. sb On Jan 12, 2011, at 13:40 , LAURENT Henri-Damien wrote:
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 _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha