User Guide
Table Of Contents
CHAPTER 15. COMMAND LINE OPTIONS 177
-libdir Prints the libdir used to install GIMP.
-infodir Prints the infodir used to install GIMP.
-mandir Prints the mandir used to install GIMP man (manual) pages.
-includedir Prints the includedir used to install GIMP.
-gimpdatadir Prints the actual directory where GIMP data files, such as patterns
and brushes, were installed.
-plugindir Prints the actual directory where GIMP plug-ins were installed.
-buildplug-in.c Compile and link plug-in.c into a GIMP plug-in.
-build-stripplug-in.c Compile, link and strip plug-in.c into a GIMP plug-in.
-installplug-in.c Compile, link and install plug-in.c into the users personal plug-in
directory - ˜/.gimp-1.2/plug-ins/.
-install-stripplug-in.c Compile, link, strip and install plug-in.c into the users
personal plug-in directory - ˜/.gimp-1.2/plug-ins.
-install-adminplug-in.c Compile, link, and install plug-in.c into the system-wide
plug-in directory - $PREFIX/lib/gimp/1.2/plug-ins.
-install-binplug-in Install a plug-in, which has already been compiled and linked,
into the users personal plug-in directory - ˜/.gimp-1.2/plug-ins.
-install-admin-binplug-in Install a plug-in, which has already been compiled
and linked, into the system-wide plug-in directory - $PREFIX/gimp/1.2/plug-ins.
-install-bin-stripplug-in Install a stripped plug-in, which has already been com-
piled and linked, into the users personal plug-in directory - ˜/.gimp-1.2/plug-ins.
-install-admin-bin-stripplug-in Install a stripped plug-in, which has already
been compiled and linked, into the system-wide plug-in directory - $PREFIX/lib/gimp/1.2/plug-ins.
-install-scriptscript.scm Install script.scm, into the users personal scripts di-
rectory - ˜/.gimp-1.2/scripts.
-install-admin-scriptscript.scm Install script.scm, into the system-wide scripts
directory - $PREFIX/share/gimp/scripts.
-uninstall-binplug-in Uninstall a plug-in from a users personal plug-in directory
- ˜/.gimp-1.2/plug-ins.
-uninstall-admin-binplug-in Uninstall a plug-in from the system-wide plug-in di-
rectory - $PREFIX/lib/gimp/1.2/plug-ins.
-uninstall-scriptscript.scm Uninstall a script from a users personal scripts di-
rectory - ˜/.gimp-1.2/scripts.
-uninstall-admin-scriptscript.scm Uninstall a script from the system-wide scripts
directory - $PREFIX/share/gimp/scripts.