Re: Compiling Online Desktop



Hello,

El vie, 14-03-2008 a las 14:42 -0400, Colin Walters escribió:
> You should be able to use a flag to turn off this plugin I think, though
> I'm not seeing one in the help from ./configure --help.

I've skiped the module with -s argument on jhbuild:
jhbuild build -a -c meta-online-desktop -s gst-plugins-good

> Maybe edit the Makefile.am and remove -UUSE_ASM?
The Makefile.am doesn't content this option.

I've continued compiling Online Desktop and I have new problems:
* Module desktop-data-model:
    Error:
        checking for PCRE... no
        configure: error: PCRE is required
    Solution:
        sudo apt-get install libpcre3-dev
* Module desktop-data-model:
    Error:
        engine/hippo-sqlite-utils.h:6:21: error: sqlite3.h: No such file
        or directory
        In file included from engine/hippo-sqlite-utils.c:8:
    Solution:
        sudo apt-get install libsqlite3-dev
* Module online-desktop:
    Error:
        checking for PIDGIN_PLUGIN... configure: error: Package
        requirements (gobject-2.0 dbus-1 >= 1.0 dbus-glib-1 >= 0.70
        purple) were not met:

        No package 'purple' found
    Solution:
        sudo apt-get install libpurple-dev
* Module mugshot:
    Error:
        configure: error: no libcurl found on system, on some systems
        you could solve this by installing the curl-devel package
    Solution:
        sudo apt-get install libcurl4-gnutls-dev

But now I have a new unresolved problem on module mugshot, next I paste
the error:
checking for libxul-unstable... no
checking for Gecko SDK in /opt/gecko-sdk... no
configure: error: Must either specify --with-gecko-sdk=DIR or
--with-gecko-idl=DIR

I've tried to install libxul-dev and xulrunner-1.9-dev. However the
problem persists. I don't find any package called libxul-unstable, and I
don't know where I can get it.

Best regards,
   Rego

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego igalia com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]