Dear Experts,
I'm running Redhat 6.4.
uname -a
Linux black.testrac.com 2.6.32-358.11.1.el6.x86_64 #1 SMP Tue Jun 11 10:24:58 PDT 2013 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch

rinting-4.0-amd64

rinting-4.0-noarch
Distributor ID: OracleServer
Description: Oracle Linux Server release 6.4
Release: 6.4
Codename: n/a
I'm trying to download, install gimp, and get it to run.
At first, I used yum, which seemed to work.
....
Running Transaction
Installing : babl-0.1.2-4.el6.x86_64 1/7
Installing : libwmf-lite-0.2.8.4-22.el6.x86_64 2/7
Installing : libwmf-0.2.8.4-22.el6.x86_64 3/7
Installing : 2:gimp-libs-2.6.9-6.el6_5.x86_64 4/7
Installing : libspiro-20071029-3.1.el6.x86_64 5/7
Installing : gegl-0.1.2-5.el6.x86_64 6/7
Installing : 2:gimp-2.6.9-6.el6_5.x86_64 7/7
Verifying : gegl-0.1.2-5.el6.x86_64 1/7
Verifying : libwmf-0.2.8.4-22.el6.x86_64 2/7
Verifying : libspiro-20071029-3.1.el6.x86_64 3/7
Verifying : libwmf-lite-0.2.8.4-22.el6.x86_64 4/7
Verifying : babl-0.1.2-4.el6.x86_64 5/7
Verifying : 2:gimp-2.6.9-6.el6_5.x86_64 6/7
Verifying : 2:gimp-libs-2.6.9-6.el6_5.x86_64 7/7
Installed:
gimp.x86_64 2:2.6.9-6.el6_5
Dependency Installed:
babl.x86_64 0:0.1.2-4.el6 gegl.x86_64 0:0.1.2-5.el6 gimp-libs.x86_64 2:2.6.9-6.el6_5 libspiro.x86_64 0:20071029-3.1.el6
libwmf.x86_64 0:0.2.8.4-22.el6 libwmf-lite.x86_64 0:0.2.8.4-22.el6
Complete!
rpm -qa | grep -i "gimp"
gimp-2.6.9-6.el6_5.x86_64
gimp-libs-2.6.9-6.el6_5.x86_64
which gimp
/usr/bin/gimp
gimp -v
GNU Image Manipulation Program version 2.6.9
using GEGL version 0.1.2 (compiled against version 0.1.2)
using GLib version 2.22.5 (compiled against version 2.26.1)
using GTK+ version 2.18.9 (compiled against version 2.20.1)
using Pango version 1.28.1 (compiled against version 1.28.1)
using Fontconfig version 2.8.0 (compiled against version 2.8.0)
------------
However, when I went to run gimp, I got errors.
gimp &
[1] 11652
oracle@/home/notes/2014> gimp: symbol lookup error: gimp: undefined symbol: gtk_statusbar_get_message_area
(script-fu:12423): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
And, while a splashscreen revealed itself, the app, gimp, never appeared.
------
Then, I find out that the version that got installed (2.6) is actually rather old.
http://www.gimp.org/downloads/
http://download.gimp.org/pub/gimp/v2.8/
The latest downloads are for version 2.8.
I downloaded: gimp-2.8.12.tar.bz2
And tried following the instructions here:
http://www.gimp.org/downloads/INSTALL
tar xvfz gimp-2.0.x.tar.gz # unpack the sources
cd gimp-2.0.x # change to the toplevel directory
./configure
-----
...
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for recommended xgettext version (>= 0.19)... no
checking for iso-codes... no (iso-codes package not found)
checking for BABL... no
configure: error: Package requirements (babl >= 0.1.10) were not met:
No package 'babl' 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 BABL_CFLAGS
and BABL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
------
The crazy thing is, the package babl is installed.
rpm -qa | grep -i "babl"
babl-0.1.2-4.el6.x86_64
But, unlike when I install other packages,
the system can't find an executable: babl.
which babl
/usr/bin/which: no babl in (/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/oracle/product/11.2.0/dbhome_1/bin:/home/oracle/bin:/oracle/product/11.2.0/dbhome_1/bin:/oracle/product/11.2.0/dbhome_1/bin)
-------
find / -type d 2> /dev/null | grep -i "babl"
/var/lib/yum/yumdb/b/a4656d57ef6413c869f9f04fb034f82708ab6be6-babl-0.1.2-4.el6-x86_64
/usr/share/doc/babl-0.1.2
/usr/lib64/babl-0.1
find / -type f 2> /dev/null | grep -i "babl"
/var/lib/yum/yumdb/b/a4656d57ef6413c869f9f04fb034f82708ab6be6-babl-0.1.2-4.el6-x86_64/from_repo_timestamp
/var/lib/yum/yumdb/b/a4656d57ef6413c869f9f04fb034f82708ab6be6-babl-0.1.2-4.el6-x86_64/checksum_type
/var/lib/yum/yumdb/b/a4656d57ef6413c869f9f04fb034f82708ab6be6-babl-0.1.2-4.el6-x86_64/installed_by
/var/lib/yum/yumdb/b/a4656d57ef6413c869f9f04fb034f82708ab6be6-babl-0.1.2-4.el6-x86_64/from_repo
/var/lib/yum/yumdb/b/a4656d57ef6413c869f9f04fb034f82708ab6be6-babl-0.1.2-4.el6-x86_64/command_line
/var/lib/yum/yumdb/b/a4656d57ef6413c869f9f04fb034f82708ab6be6-babl-0.1.2-4.el6-x86_64/checksum_data
/var/lib/yum/yumdb/b/a4656d57ef6413c869f9f04fb034f82708ab6be6-babl-0.1.2-4.el6-x86_64/releasever
/var/lib/yum/yumdb/b/a4656d57ef6413c869f9f04fb034f82708ab6be6-babl-0.1.2-4.el6-x86_64/reason
...
/usr/share/doc/babl-0.1.2/README
/usr/share/doc/babl-0.1.2/COPYING
/usr/share/doc/babl-0.1.2/ChangeLog
/usr/share/doc/babl-0.1.2/NEWS
/usr/share/doc/babl-0.1.2/AUTHORS
/usr/lib64/babl-0.1/gggl.so
/usr/lib64/babl-0.1/gegl-fixups.so
/usr/lib64/babl-0.1/naive-CMYK.so
/usr/lib64/babl-0.1/gggl-lies.so
/usr/lib64/babl-0.1/sse-fixups.so
/usr/lib64/babl-0.1/gimp-8bit.so
/usr/lib64/babl-0.1/CIE.so
/usr/lib64/libbabl-0.1.so.0.101.1
-------
babl is:
http://pkgs.org/search/babl
babl-0.1.2-4.el6.x86_64.rpmA dynamic, any to any, pixel format conversion library
----
I tried proceeding anyway, but no dice.
which make
/usr/bin/make
cd /tmp/gimp/gimp-2.8.12
make
make: *** No targets specified and no makefile found. Stop.
------------------------
Questions:
Any ideas on how to get:
- the system to find the babl that is already installed?
- install "the correct" babl, so that (as above)
- get gimp to work
???
Thanks a lot!