Hi All,
I need some help installing a GIMP plugin... anti chromatic abberation. I have the GIMPv2.4 at the moment on Linux Linpus Lite, 8Gb model. The software is documented here, http://kcd.sourceforge.net/fix-ca.php and you just save a file - fix-ca.c
I've tried running the suggested line from both the GIMP plugin folders:
...but it returns saying, among a line of errors:
One plugin folder is in usr/lib/gimp/2.0/plugins. I therefor tried copying and pasting the fix-ca file staight in but the paste option is greyed-out. I then tried Ctrl+v, etc but still nothing. I've re-loaded the GIMP several times after each attempt but the plugin browser still doesn't list it...
I really need the plugin to work, so what am I doing wrong?
Take care,
Jason
I need some help installing a GIMP plugin... anti chromatic abberation. I have the GIMPv2.4 at the moment on Linux Linpus Lite, 8Gb model. The software is documented here, http://kcd.sourceforge.net/fix-ca.php and you just save a file - fix-ca.c
I've tried running the suggested line from both the GIMP plugin folders:
Code:
gimptool-2.0 --install fix-ca.c
...but it returns saying, among a line of errors:
Package gimpui-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gimpui-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gimpui-2.0' found
One plugin folder is in usr/lib/gimp/2.0/plugins. I therefor tried copying and pasting the fix-ca file staight in but the paste option is greyed-out. I then tried Ctrl+v, etc but still nothing. I've re-loaded the GIMP several times after each attempt but the plugin browser still doesn't list it...
I really need the plugin to work, so what am I doing wrong?
Take care,
Jason