[sugar] sugar-jhbuild changes

Alex Gibson agibson
Sun Jan 28 01:21:20 EST 2007


Marco Pesenti Gritti wrote:
> Hello
>
> I merged some major changes to sugar-jhbuild. Now it goes like this:
>
> sugar-jhbuild sanitycheck
>
> * Solve the external dependencies issues (if any) by installing the
> required packages from your distribution.
> * Solve base dependencies issues. If you are using a distribution which
> defaults to python 2.5 then you might get away by just installing some
> packages. Otherwise as explained by sanitycheck you can do
> "sugar-jhbuild build meta-sugar-base" to build those.
>
> sugar-jhbuild build
>
> * Report any error you get. We need to improve sanitycheck to detect all
> possible depencies issues.
>
> sugar-jhbuild run
>
> * Report any error you get. We need to improve sanitycheck to detect
> issues.
>
> Marco


For those on fedora core 6, make sure to install
not only gstreamer and  gstreamer-plugins
but gstreamer-develop and gstreamer-plugins-base-develop as well

After successfully building via
sugar-jhbuild sanitycheck
sugar-jhbuild build
Then get errors
 so
./sugar-jhbuild build meta-sugar-base
then
sugar-jhbuild build
no errors

./sugar-jhbuild run
Running the installed sugar...
Cannot run the emulator. You need to install Xephyr

so
yum install Xephyr

./sugar-jhbuild run

and  finally sugar runs.
Four weeks and thirty attempts later it finally runs!

What is supposed to come up on the screen ?
All I get is a black back ground and a mouse pointer

Alex



More information about the Sugar-devel mailing list