On 5/31/06, Paolo Ciarrocchi <paolo.ciarrocchi@xxxxxxxxx> wrote:
On 5/31/06, Linus Torvalds <torvalds@xxxxxxxx> wrote: > On Wed, 31 May 2006, Paolo Ciarrocchi wrote: > > > > > > git describe > > > > paolo@Italia:~/git$ git describe > > v1.3.3-g2186d56 > > Ok. > > > > ./git --version > > > > paolo@Italia:~/git$ ./git --version > > git version 1.3.3.g2186 > > > > Doh.. > > Ok, that's also good. > > > > which git > > > > paolo@Italia:~/git$ which git > > /home/paolo/bin/git > > I think I know what's up. > > Your "sudo" made "$HOME" be /root. So by doing "sudo make install", you > installed the git in _roots_ ~/bin, ie /root/bin/. > Doh... not sure to follow you, just did: sudo make install paolo@Italia:~/git$ ls /root/ paolo@Italia:~/git$ git --version git version 1.3.GIT
And even more intersting: make clean && make && sudo make install git --version git version 1.3.GIT make install [...] mv git-cherry-pick+ git-cherry-pick mv: sovrascrivo `git-cherry-pick' ignorando il modo 0755? that in english is something like: mv: overwrite `git-cherry-pick' ignoring mod 0755? Wow...of course, make clean && make install fix everything Ciao, -- Paolo http://paolociarrocchi.googlepages.com - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html