[orca-list] problem building orca master from sorce.



Hi all.  I am trying to build orca master from sorce and I am getting an
error about a package that iis not instakllled.  I am using fedora 23.
Here is the info from the terminal when trying to run ./autoogen.sh.

[mdyer localhost ~]$ yum install git gnome-common intltool
Yum command has been deprecated, redirecting to '/usr/bin/dnf install
git gnome-common intltool'.
See 'man dnf' and 'man yum2dnf' for more information.
To transfer transaction metadata from yum to DNF, run:
'dnf install python-dnf-plugins-extras-migrate && dnf-2 migrate'

Error: This command has to be run under the root user.
[mdyer localhost ~]$ sudo yum install git gnome-common intltool
[sudo] password for mdyer:
Yum command has been deprecated, redirecting to '/usr/bin/dnf install
git gnome-common intltool'.
See 'man dnf' and 'man yum2dnf' for more information.
To transfer transaction metadata from yum to DNF, run:
'dnf install python-dnf-plugins-extras-migrate && dnf-2 migrate'

Fedora 23 - x86_64 - Updates                    2.2 MB/s |  19 MB
00:08
Last metadata expiration check performed 0:00:14 ago on Thu Feb 25
15:37:32 2016.
Package git-2.5.0-4.fc23.x86_64 is already installed, skipping.
Package gnome-common-3.18.0-1.fc23.noarch is already installed, skipping.
Package intltool-0.51.0-3.fc23.noarch is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
[mdyer localhost ~]$ cd orca
[mdyer localhost orca]$ ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=no-portability -I m4
${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
--warnings=no-portability
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether NLS is requested... yes
checking for intltool >= 0.50.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.22.1
checking for XML::Parser... ok
checking whether ln -s works... yes
checking for itstool... itstool
checking for xmllint... xmllint
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PYGOBJECT... no
configure: error: Package requirements (pygobject-3.0 >= 3.10) were not met:

No package 'pygobject-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 PYGOBJECT_CFLAGS
and PYGOBJECT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[mdyer localhost orca]$ make
make: *** No targets specified and no makefile found.  Stop.
[mdyer localhost orca]$

Thanks.  HTH.

Matthew



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