@skl and the others:
As I said several posts above, the GMIC plugin has been compiled against the MacPorts version of GIMP, and as skl explained that one links to /opt/local. I would still recommend to just manipulate the GMIC binary with this little script, instead of making dirty links from the GIMP installation into /opt/local:
for DIR in $(otool -L gmic4gimp | grep -v : | awk '{print...
2009-07-23 06:09:56 UTC in G'MIC