[gnome-love] unique-3.0



Hello,
I am trying to install gnome-documents package using jhbuild.

I have the following error:
-------------------
checking for UNIQUE... no
configure: error: Package requirements (unique-3.0 >= 2.90.1) were not met:

No package 'unique-3.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables UNIQUE_CFLAGS
and UNIQUE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
*** Error during phase configure of gnome-disk-utility: ########## Error running ./autogen.sh --prefix /opt/gnome --libdir '/opt/gnome/lib64'  --disable-static --disable-gtk-doc  *** [29/61]
----------------------

I do have the following unique and unique3 installed:
Name        : unique
Arch        : x86_64
Version     : 1.1.6
Release     : 5.fc16

Name        : unique3
Arch        : x86_64
Version     : 3.0.2
Release     : 1.fc16

and
Name        : gnome-disk-utility-devel
Arch        : x86_64
Version     : 3.0.2
Release     : 3.fc16


And the parameters in .jhbuildrc are:
------
moduleset = 'gnome-apps-3.4'
#
# A list of the modules to build.  Defaults to the GNOME core and tested apps.
modules = [ 'meta-gnome-core' ]

branches['gnome-disk-utility'] = 'gnome-3-2'
----------

My impression is that it should search for unique3-3.0 instead of unique-3.0, ...

Thanks,
           Anna


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