Hola a todos, siguiendo los pasos del wiki de suse 9.2 al hacer el configure de las wxGTK-2.4.2, me da el siguiente error:
checking for zlib.h >= 1.1.4... no
configure: warning: zlib library not found or too old, will use built-in instead
checking for png.h > 0.90... no
configure: warning: system png library not found or too old, will use built-in instead
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for tiffio.h... yes
checking for TIFFError in -ltiff... yes
checking for GTK+ version...
checking for gtk-config... no
checking for GTK - version >= 1.2.7... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for gtk-config... (cached) no
checking for GTK - version >= 1.2.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.
Igualmente lo he intentado con el rpm y pasa lo siguiente:
error: Failed dependencies:
libc.so.6()(64bit) is needed by wxGTK-2.4.2-2
libc.so.6(GLIBC_2.2.5)(64bit) is needed by wxGTK-2.4.2-2
libc.so.6(GLIBC_2.3.4)(64bit) is needed by wxGTK-2.4.2-2
libc.so.6(GLIBC_2.3)(64bit) is needed by wxGTK-2.4.2-2
libdl.so.2()(64bit) is needed by wxGTK-2.4.2-2
libdl.so.2(GLIBC_2.2.5)(64bit) is needed by wxGTK-2.4.2-2
libgcc_s.so.1()(64bit) is needed by wxGTK-2.4.2-2
libgcc_s.so.1(GCC_3.0)(64bit) is needed by wxGTK-2.4.2-2
libgdk-1.2.so.0()(64bit) is needed by wxGTK-2.4.2-2
libglib-1.2.so.0()(64bit) is needed by wxGTK-2.4.2-2
libgmodule-1.2.so.0()(64bit) is needed by wxGTK-2.4.2-2
libgthread-1.2.so.0()(64bit) is needed by wxGTK-2.4.2-2
libgtk-1.2.so.0()(64bit) is needed by wxGTK-2.4.2-2
libm.so.6()(64bit) is needed by wxGTK-2.4.2-2
libm.so.6(GLIBC_2.2.5)(64bit) is needed by wxGTK-2.4.2-2
libpng.so.3()(64bit) is needed by wxGTK-2.4.2-2
libpthread.so.0()(64bit) is needed by wxGTK-2.4.2-2
libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by wxGTK-2.4.2-2
libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by wxGTK-2.4.2-2
libstdc++.so.5()(64bit) is needed by wxGTK-2.4.2-2
libstdc++.so.5(CXXABI_1.2)(64bit) is needed by wxGTK-2.4.2-2
libstdc++.so.5(GLIBCPP_3.2)(64bit) is needed by wxGTK-2.4.2-2
libX11.so.6()(64bit) is needed by wxGTK-2.4.2-2
libXext.so.6()(64bit) is needed by wxGTK-2.4.2-2
libXi.so.6()(64bit) is needed by wxGTK-2.4.2-2
libz.so.1()(64bit) is needed by wxGTK-2.4.2-2
No se que hacer...¿alquien sabe que librerías me faltan y de dónde puedo bajarlas?
Gracias y saludos.