Hello again, If I run a make inside the git working directory, this will just create binaries in the working directory. But in my home/{myname}/bin/ I have found the following files: git git-cvsserver gitk git-receive-pack git-shell git-upload-archive git-upload-pack Maybe they are deployed by a make install I run accidentally (I think that's possible). How could I clean the effect of this accidental install? If I don't clean this install could I have problems in the future? Thank you folks!!! Fabio.