David Neary wrote:
Hi Joseph,

Joseph Heled wrote:

Can someone tell me how to configure gimp-plugin-template so that it installs locally(~/gimp-2.0) instead of the global /usr/local?


configure --prefix=~/gimp-2.0 should work. But if you would like
to install your plug-in in the GIMP user directory (in
$HOME/.gimp-2.0/plug-ins), I don't know how to do that.


which is exactly my problem. configure sets this from

GIMP_LIBDIR=`$PKG_CONFIG --variable=gimplibdir gimp-2.0`

And gives no way to override it. I think this is a configure mistake.

-Joseph

Cheers,
Dave.

_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Reply via email to