Subject: | Debian Gimp 1.2.5 reported as => checking for GIMP - version >= 1.0.4... no |
I'm confused about the error below. The gimp --version reports higher
version that what the perl install thinks. There is no gimptool after
apt-get install gimp1.3
Please advice what else might need checking
--------------------------------
root@cante:# which gimp
/usr/bin/gimp
root@cante: # /usr/bin/gimp --version
GIMP version 1.2.5
------------------------------------------------------
CPAN.pm: Going to build M/ML/MLEHMANN/Gimp-1.211.tar.gz
configure: warning: INSTALLDIRS=site: invalid host type
creating cache ./config.cache
checking for gimp... /usr/bin/gimp
checking for gimptool... no
checking for GIMP - version >= 1.0.4... no
*** The gimptool script installed by GIMP could not be found
*** If GIMP was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GIMPTOOL environment variable to the
*** full path to gimptool.
configure: warning: ** unable to find gimp
./configure: line 1: no: command not found
./configure: line 1: no: command not found
./configure: line 912: test: -lt: unary operator expected
checking for glib-config... no
checking for GLIB - version >= 1.2.0... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: ** unable to find glib
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't i