I've been struggling like hell recently - because I want to install some of the available plugins for my installed version of the Gimp.
Now I managed to work out what to do with the plugins that arrive as scripts of one sort or another (that'd be .scm, .py, .pl, etc etc) but the ones that turn up as .tar.gz (or tar.bz2) seem to want compiling or something like that.
I untar the package, and look at the README file, and most of them seem to say that I should then "cd" to the directory thats been made (in CLI) and then do make install or make install-user.
The problem has been that the error dialogue seems to show that make is then looking for a facility called gimptool to help it along. Gimptool seems to be part of the libgimp2.0-dev i.e. a development file/package.
If I then try to install the libgimp2.0-dev, it tells me it's dependent on libgtk2.0-dev (another bloody development package/file).
If I then try to install that, it kicks out an error for about 4 other development packages/files etc etc.
So I've just fired up synaptic and searched the packages listing for "dev" files/packages - when I try to install kde based development packages, it's then telling me that theres dependency problems with libqt something or other.
What does that mean, is it that I need to do something else to get the system to install development packages, or maybe change some config or other to be able to install development packages ??
regards
fatbloke
p.s. Oh and yes I do have "build-essentials" installed.
Now I managed to work out what to do with the plugins that arrive as scripts of one sort or another (that'd be .scm, .py, .pl, etc etc) but the ones that turn up as .tar.gz (or tar.bz2) seem to want compiling or something like that.
I untar the package, and look at the README file, and most of them seem to say that I should then "cd" to the directory thats been made (in CLI) and then do make install or make install-user.
The problem has been that the error dialogue seems to show that make is then looking for a facility called gimptool to help it along. Gimptool seems to be part of the libgimp2.0-dev i.e. a development file/package.
If I then try to install the libgimp2.0-dev, it tells me it's dependent on libgtk2.0-dev (another bloody development package/file).
If I then try to install that, it kicks out an error for about 4 other development packages/files etc etc.
So I've just fired up synaptic and searched the packages listing for "dev" files/packages - when I try to install kde based development packages, it's then telling me that theres dependency problems with libqt something or other.
What does that mean, is it that I need to do something else to get the system to install development packages, or maybe change some config or other to be able to install development packages ??
regards
fatbloke
p.s. Oh and yes I do have "build-essentials" installed.
Comment