easy7cz wrote:Requested 'gtk+-3.0 >= 3.12' but version of GTK+ is 3.10.6
----------------------------------------
Requested 'gtk+-3.0 >= 3.14' but version of GTK+ is 3.10.6
I think that's pretty clear. It needs library version newer then 3.12 and newer then 3.14 and you only have 3.10.6 installed, so you cannot compile it on Mageia 4.
easy7cz wrote:----------------------------------------
Checking for libgtkhtml4
pkg-config --errors-to-stdout --print-errors --modversion libgtkhtml-4.0
Package libgtkhtml-4.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgtkhtml-4.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgtkhtml-4.0' found
fail
You are missing a package which contains at least the pkgconfig file libgtkhtml-4.0.pc and the relevant headers - either lib64gtkhtml4.0-devel or libgtkhtml4.0-devel.
- Code: Select all
┌─[doktor5000@Mageia5]─[18:30:13]─[~]
└──╼ urpmf libgtkhtml-4.0.pc
lib64gtkhtml4.0-devel:/usr/lib64/pkgconfig/libgtkhtml-4.0.pc
mingw32-gtkhtml3:/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/libgtkhtml-4.0.pc
mingw64-gtkhtml3:/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/libgtkhtml-4.0.pc
libgtkhtml4.0-devel:/usr/lib/pkgconfig/libgtkhtml-4.0.pc
mingw32-gtkhtml3:/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/libgtkhtml-4.0.pc
mingw64-gtkhtml3:/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/libgtkhtml-4.0.pc
easy7cz wrote:----------------------------------------
Checking for GtkHTML Editor 4.0
pkg-config --errors-to-stdout --print-errors --modversion gtkhtml-editor-4.0
Package gtkhtml-editor-4.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkhtml-editor-4.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkhtml-editor-4.0' found
fail
Same as above, you either need lib64gtkhtml4.0-devel or libgtkhtml4.0-devel
- Code: Select all
┌─[doktor5000@Mageia5]─[18:35:40]─[~]
└──╼ urpmf gtkhtml-editor-4.0.pc
lib64gtkhtml4.0-devel:/usr/lib64/pkgconfig/gtkhtml-editor-4.0.pc
mingw32-gtkhtml3:/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/gtkhtml-editor-4.0.pc
mingw64-gtkhtml3:/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/gtkhtml-editor-4.0.pc
libgtkhtml4.0-devel:/usr/lib/pkgconfig/gtkhtml-editor-4.0.pc
mingw32-gtkhtml3:/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/gtkhtml-editor-4.0.pc
mingw64-gtkhtml3:/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/gtkhtml-editor-4.0.pc