Fwd: jhbuild installation problem



Hi,
I am trying to install jhbuild, so that I can compile and run Gnome Boxes over it. But I am facing some problems:
on the execution of command: jhbuild build
Following is the output:

Required packages:
  System installed packages which are too old:
    libnl (libnl-3.0.pc, required=3.2.7, installed=3.2.3)
  No matching system package installed:
    smbclient (smbclient.pc)
    libicu (icu-i18n.pc, required=4)
jhbuild build: Required system dependencies not installed. Install using the command 'jhbuild sysdeps --install' or to ignore system dependencies use command-line option --nodeps

Now,
1. for libnl (libnl-3.0.pc, required=3.2.7, installed=3.2.3),
I tried this command 'sudo apt-get instal libnl-dev', but that caused a breakage in several package dependencies. Thus, I had to revert it back

2. for smbclient (smbclient.pc),
I tried 'sudo apt-get install smbclient', and it worked, but still jhbuild is showing this error.

3. for libicu (icu-i18n.pc, required=4)
I installed several packages like libicu-dev, icu-doc, libicu48, libicu48-dbg. But the error still persists.

OS: Ubuntu 12.04
Desktop Environment: Gnome 3.4.2.1

I would be very greatful, if someone helped me intall this, as I need to get it done for applying in GSoC 2013.
---------------------------------------

Also, there was a minor problem with jhbuild configuration. I have filed it as a bug, with this link: https://bugzilla.gnome.org/show_bug.cgi?id=698456 

--
regards,
Nikhil Siddhartha
IIIT Hyderabad


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