jhbuild failure: evince-olpc --> evince

Dan Krejsa dan.krejsa at alamedanet.net
Tue Dec 18 23:21:51 EST 2007


Hi,

I just got an error 

  sugar-jhbuild update: dependent module "evince-olpc" not found

from ./sugar-jhbuild.

The following change seems to fix it:

$ git diff
diff --git a/build-scripts/sugar-platform.modules
b/build-scripts/sugar-platform
index 0c36b2f..da2cd79 100644
--- a/build-scripts/sugar-platform.modules
+++ b/build-scripts/sugar-platform.modules
@@ -275,7 +275,7 @@
       <dep package="pyabiword"/>
       <dep package="libabiword-plugins"/>
       <dep package="squeak"/>
-      <dep package="evince-olpc"/>
+      <dep package="evince"/>
       <dep package="hulahop"/>
       <dep package="telepathy-stream-engine"/>
     </dependencies>

Also, I found I needed to install gnome-common (on Fedora 7).
I've added that module to the

http://wiki.laptop.org/go/Sugar_on_Fedora

page.

- Dan




More information about the Devel mailing list