Problem with configuring build

Caolán McNamara caolanm at redhat.com
Wed May 30 08:10:08 PDT 2012


On Wed, 2012-05-30 at 16:46 +0200, Artur Dorda wrote:
> Hi,
> 
> I'm trying to configure build with
> ./autogen.sh --with-max-jobs=2 --with-num-cpus=2 --without-help
> --without-myspell-dicts --disable-gnome-vfs
> 
> at the beginning it says "can't create backup file. "
> yet it runs... and after a while :
> 
> "checking for GCONF... no
> configure: error: Package requirements (gconf-2.0 ORBit-2.0 ) were not met:

run pkg-config --libs gconf-2.0 ORBit-2.0 on the command line and see if
that fails, and fix that problem if it exists.

> No package 'ORBit-2.0' found

> The problem is, that I already have orbit2 

But do you have the matching -devel/-dev package ?

C.



More information about the LibreOffice mailing list