[Geany] small usability suggestion [fully solved]

h.aling at home.nl h.aling at xxxxx
Mon Aug 6 07:23:02 UTC 2007


---- "Enrico Tröger" <enrico.troeger at uvena.de> schrijft: 
> On Wed, 1 Aug 2007 21:04:10 +0200, Enrico Tröger
> <enrico.troeger at uvena.de> wrote:
> 
> > On Wed, 1 Aug 2007 19:54:46 +0200, Enrico Tröger
> > <enrico.troeger at uvena.de> wrote:
> > 
> > > On Wed, 1 Aug 2007 10:36:38 +0200, Harold Aling <h.aling at home.nl>
> > > wrote:
> > > 
> > > > On Tue, 31 Jul 2007 17:28:41 +0200, Enrico Tröger
> > > > <enrico.troeger at uvena.de> wrote:
> > > > > On Tue, 31 Jul 2007 10:10:34 +0200, Harold Aling
> > > > > <h.aling at home.nl> wrote:
> > > > > 
> > > > >> On Tue, 31 Jul 2007 9:42:29 +0200, Harold Aling
> > > > >> <h.aling at 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.
> It was indeed the AC_PROG_INTLTOOL macro which caused the error. I
> tried to fix it(SVN r1769) by manually defining install_sh if it is not
> set. I guess it will work but not completely sure. So, any feedback is
> welcome.

r1772 builds fine now! (automake 1.4 & 1.7 installed)

Today I'm installing Xubuntu 7.04 on this machine, so I won't be able to test it again in the future...

-tnx-

Harold.



More information about the Users mailing list