Buzztrax / build-tools

jbhuild and glick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libxml-2.0 required for buzztrax module

waffel opened this issue · comments

... output from jhbuild run:

checking for BASE_DEPS... no
configure: error: Package requirements ( glib-2.0 >= 2.32.0 gobject-2.0 >= 2.32.0 gthread-2.0 >= 2.32.0 gmodule-2.0 >= 2.32.0 gio-2.0 >= 2.32.0 libxml-2.0 >= 2.6.0 gstreamer-1.0 >= 1.1.0 gstreamer-controller-1.0 >= 1.1.0 gstreamer-base-1.0 >= 1.1.0 gstreamer-plugins-base-1.0 >= 1.1.0 ) were not met:

No package 'libxml-2.0' found

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

my yum says it is installed:

Package libxml2-2.9.1-2.fc20.i686 already installed and latest version
Nothing to do

Possible the autoconf check fails or we need the devel package

Sure, you need the devel package.