[Bugs] #338 UNSP: evince: gtk-update-icon-cache not found
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Wed Feb 11 11:45:03 EST 2009
#338: evince: gtk-update-icon-cache not found
------------------------------------------+---------------------------------
Reporter: sascha_silbe | Owner: morgs
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Read | Version: Git as of bugdate
Severity: Blocker | Keywords:
Distribution: Ubuntu | Status_field: Unconfimed
------------------------------------------+---------------------------------
make[3]: Entering directory `/home/sugar/sugar-
jhbuild/source/evince-2.25.90/data'
make[3]: Nothing to be done for `install-exec-am'.
if test -z ""; then \
echo "Updating Gtk icon cache."; \
gtk-update-icon-cache -f -t /home/sugar/sugar-
jhbuild/install/share/icons/hicolor; \
else \
echo "*** Icon cache not updated. After (un)install, run
this:"; \
echo "*** gtk-update-icon-cache -f -t /home/sugar/sugar-
jhbuild/install/share/icons/hicolor"; \
fi
Updating Gtk icon cache.
/bin/bash: line 2: gtk-update-icon-cache: command not found
make[3]: *** [update-icon-cache] Error 127
make[3]: Leaving directory `/home/sugar/sugar-
jhbuild/source/evince-2.25.90/data'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/sugar/sugar-
jhbuild/source/evince-2.25.90/data'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/sugar/sugar-
jhbuild/source/evince-2.25.90/data'
make: *** [install-recursive] Error 1
*** error during stage install of evince: ########## Error running make
install *** [24/41]
Without having looked at the source, my guess is that the test -z should
actually be test -n.
--
Ticket URL: <http://dev.sugarlabs.org/ticket/338>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list