From: Evgeny Kalashnikov <ekalashnikov@gmail.com>
To: git@vger.kernel.org
Subject: Make Problem in 1.7.0.2; install: cannot stat `po/de.msg': No such file or directory
Date: Sun, 14 Mar 2010 09:34:02 -0700 [thread overview]
Message-ID: <db6719031003140934k412a0b0ay37d072978f64ba37@mail.gmail.com> (raw)
Cannot install git 1.7.0.2, have git v 1.6.0.4 installed with apt-get
install git
[words...]
Generating catalog po/sv.msg
tclsh po/po2msg.sh --statistics --tcl po/sv.po -l sv -d po/
install -m 755 gitk-wish '/root/bin'/gitk
install -d -m 755 '/root/share/gitk/lib/msgs'
install -m 644 po/de.msg '/root/share/gitk/lib/msgs' && install -m
644 po/es.msg '/root/share/gitk/lib/msgs' && install -m 644 po/fr.msg
'/root/share/gitk/lib/msgs' && install -m 644 po/hu.msg
'/root/share/gitk/lib/msgs' && install -m 644 po/it.msg
'/root/share/gitk/lib/msgs' && install -m 644 po/ja.msg
'/root/share/gitk/lib/msgs' && install -m 644 po/ru.msg
'/root/share/gitk/lib/msgs' && install -m 644 po/sv.msg
'/root/share/gitk/lib/msgs' && true
install: cannot stat `po/de.msg': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/root/git-1.7.0.2/gitk-git'
make: *** [install] Error 2
What can be the problem ?
I am using
./configure --prefix=$HOME --without-python
make && make install
reply other threads:[~2010-03-14 16:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=db6719031003140934k412a0b0ay37d072978f64ba37@mail.gmail.com \
--to=ekalashnikov@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).