On Wed, 1 Aug 2007 19:54:46 +0200, Enrico Tröger enrico.troeger@uvena.de wrote:
On Wed, 1 Aug 2007 10:36:38 +0200, Harold Aling h.aling@home.nl wrote:
On Tue, 31 Jul 2007 17:28:41 +0200, Enrico Tröger enrico.troeger@uvena.de wrote:
On Tue, 31 Jul 2007 10:10:34 +0200, Harold Aling h.aling@home.nl wrote:
On Tue, 31 Jul 2007 9:42:29 +0200, Harold Aling h.aling@home.nl wrote:
Making install in po make[2]: Entering directory `/home/harold/svn/geany-0.12-svn1765/po' make[2]: install_sh@: Command not found make[2]: *** [install-data-yes] Error 127 make[2]: Leaving directory `/home/harold/svn/geany-0.12-svn1765/po' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/harold/svn/geany-0.12-svn1765' make: *** [install] Error 2
Found it!
I've installed automake 1.9 (1.4 and 1.7 were installed) and the
It also should work with 1.4. Could you try again with SVN r1766 (I just removed the more or less useless po/Makefile.in.in)?
I've reverted to 1.4 & 1.7 (intltool depends on 1.7): same error...
Making install in po make[2]: Entering directory `/home/harold/svn/geany-0.12-svn1767/po' make[2]: install_sh@: Command not found make[2]: *** [install-data-yes] Error 127 make[2]: Leaving directory `/home/harold/svn/geany-0.12-svn1767/po' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/harold/svn/geany-0.12-svn1767' make: *** [install] Error 2
No idea what's happening. I have a Debian Testing too. But if I do a fresh checkout and run ./autogen.sh make it runs fine without any problems.
But it fails when doing make install. I thought we are talking about only "make" but when reading your posted output a bit more carefully one can easily see you ran "make install". I'm sorry.
A quick google search pointed me to [1] but there is only a workaround mentioned, nothing about a reason or real solution. I will have a closer look tomorrow. I guess I broke it with my intltool commit some days ago.
[1] http://bugzilla.gnome.org/show_bug.cgi?id=351522
Regards, Enrico