GNOME Bugzilla – Bug 322659
gnome-background installation failure
Last modified: 2005-12-05 16:36:52 UTC
There's an installation failure because the po Makefile.in.in has a variable install_sh = @install_sh@ that it can't resolve. This is due to new changes from intltool. Once the correct Makefile is created it has to point to ${topdir}/install-sh. Please have a look and fix.
Making install in po make[1]: Entering directory `/mnt/gnome/gnome-backgrounds/po' make[1]: install_sh@: Command not found make[1]: *** [install-data-yes] Error 127 make[1]: Leaving directory `/mnt/gnome/gnome-backgrounds/po' make: *** [install-recursive] Error 1
Dobey, another intltool related build failure.
Thanks for reporting. This seems to be an intltool problem affecting multiple Gnome modules. *** This bug has been marked as a duplicate of 323282 ***