MeeGo Configuration

mutter:

./autogen.sh --without-introspection

Complain: gobject-introspection not found, I don’t which package it refers to

mutter-meego:

./autogen.sh --disable-capplet

Complain: gnome-control-center-extension not found. You can set configure it with –disable-capplet if you don’t have gnome-control-center-extension which is available in gnome-control-center from MeeGo repository.

Packages required from MeeGo:

anerley
clutter
clutter-box2d
clutter-gesture [*]
clutter-gtkĀ [*]
clutter-imcontext [*]
gnome-control-center
gnome-desktop
gnome-settings-daemon
librest
libsocialweb
meego-gtk-engine
meego-icon-theme
meego-menus
meego-panel-applications
meego-panel-devices
meego-panel-myzone
meego-panel-people
meego-panel-status
meego-panel-web
meego-simulator-xephyr
mutter
mutter-meego
mx
PolicyKit-0.9
xephyr-utils
xserver-with-gl-accelerated-xephyr
[*] I’m not really sure is it mandatory or not to build it from scratch (version dependency …)

2 Comments

  1. Peter Ju
    Posted December 9, 2010 at 4:20 am | Permalink

    It’s more of a question than a comment. I’m working on modifying and simplifying the mutter process as well as the myzone process. It seems that you have already successfully installed mutter and myzone and able to run it. But I’m having some problems with mines.

    Did you add any options during ./configure? or just autogen.sh then make make install?

    I make installed my mutter but it turned out with a segmentation error.

    Or do I have to download the entire UX source code for everything to work? Thanks for the help.

    • Posted December 10, 2010 at 8:34 am | Permalink

      When configuring mutter: –without-introspection simply because I can’t find gobject-introspection development package in Ubuntu Maverick by the time I was doing that. But I can’t say this is the solution for you.

      I also experienced the same issue, and I am vaguely found the cause is in dbus-session. I tried to disable it in /etc/xdg/autostart and it works just fine.

      Another hint: try to mimic how MeeGo runs from startmeego-debug script

      Regarding the UX source code I can’t say much but I blindly downloaded everything


Post a Comment

Required fields are marked *

*
*

Follow

Get every new post delivered to your Inbox.

Join 631 other followers