|
First, I would rather recommend to get the plug-in binary from the website instead. Version 1.5.0.0 is really outdated. Second, decompress the archive, then, in a console :
chmod a+x gmic_gimp ./gmic_gimp
If you get an error message related to one library missing, maybe there is one package you need to install in order to make G'MIC working (probably fftw3, this is one of the most common problem with missing libraries). If it says that the exe is a plug-in which cannot be executed as a stand-alone program, then you are probably done. Just move 'gmic_gimp' in your GIMP plug-in folder, and it should work.
|