Comment 16 for bug 1037588

Revision history for this message
Sebastian Geiger (lanoxx) wrote :

Hi Dmitrijs,

here is the output of jhbuild:

lanoxx@earth ~/Documents/Code/jh-gnome-checkout $jhbuild build anjuta
Required packages:
  System installed packages which are too old:
    (none)
  No matching system package installed:
    wireless-tools (required=25)
    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

----------------------------------------------------------------------------

lanoxx@earth ~/Documents/Code/jh-gnome-checkout $jhbuild sysdeps anjuta --install
[...]
Required packages:
  System installed packages which are too old:
    (none)
  No matching system package installed:
    libicu (icu-i18n.pc, required=4)
    wireless-tools (required=25)
Optional packages: (JHBuild will build the missing packages)
  System installed packages which are too old:
    WebKit (webkitgtk-3.0.pc, required=1.10.2, installed=1.10.0)
    js185 (mozjs185.pc, required=1.0.0)
  No matching system package installed:
I: Installing dependencies on system: libicu wireless-tools
I: Using apt-file to search for providers; this may be slow. Please wait.
I: No native package found for libicu (/icu-i18n.pc)
I: No native package found for wireless-tools (/usr/include/wireless.h)
I: Nothing to install

This is the output of jhbuild, I would be happy if you could tell me how to build anjuta without these packages.