git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question about installing git from source
@ 2014-12-23  8:55 Alexander Kuleshov
  2014-12-23 17:03 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Kuleshov @ 2014-12-23  8:55 UTC (permalink / raw)
  To: git@vger.kernel.org

Hello All,

Trying to install git from source, executing:

make configure
./configure --prefix=/usr
make --prefix=/usr all
sudo make install DISTDIR=/usr

And getting following:

install -d -m 755 '/usr/usr/bin'
Copying scripts to /usr/bin
cp: omitting directory ‘autom4te.cache’
cp: omitting directory ‘bin-wrappers’
cp: omitting directory ‘block-sha1’
cp: omitting directory ‘builtin’
cp: omitting directory ‘compat’
cp: omitting directory ‘contrib’
cp: omitting directory ‘Documentation’
cp: omitting directory ‘ewah’
cp: omitting directory ‘git-gui’
cp: omitting directory ‘gitk-git’
cp: omitting directory ‘gitweb’
cp: omitting directory ‘mergetools’
cp: omitting directory ‘perl’
cp: omitting directory ‘po’
cp: omitting directory ‘ppc’
cp: omitting directory ‘t’
cp: omitting directory ‘templates’
cp: omitting directory ‘vcs-svn’
cp: omitting directory ‘xdiff’
Done

What's problem can be here?

Thank you.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-24  7:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-23  8:55 Question about installing git from source Alexander Kuleshov
2014-12-23 17:03 ` Junio C Hamano
2014-12-23 17:13   ` Alexander Kuleshov
2014-12-23 17:43     ` Junio C Hamano
2014-12-23 17:53       ` Alexander Kuleshov
2014-12-24  7:52         ` Alexander Kuleshov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).