Hi, Piotr Legiecki <piotrlg@xxxxxxxxxxxxxxxxxxx> writes: > I'v just tried to install icc support for gimp using > gimp-color-manager-0.0.7 from http://www.khk.net/color/gimp.html. > > I have liblcms (it is part of the debian system I use). > > So after unpacking plugin ./configure failed here: > > ......... > checking for GTK - version >= 1.2.7... yes > checking for gimptool... no > checking for GIMP - version >= 1.1.22... 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: error: Cannot find GIMP: Is gimptool in path? > > Well... there is no gimptool here of course. What can I do to make > ./configure pass this? why do you say 'of course there is no gimptool'? If you installed GIMP from source or installed the gimp development package gimptool should be in your PATH. Salut, Sven