summaryrefslogtreecommitdiff
path: root/xsane.INSTALL
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:03 +0000
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:03 +0000
commit817e6294b42b3e4435f1b99728afc1dca84a6445 (patch)
tree75bc563b5fe4149fe7e5cbf7a5c2cbcee5ea0fb3 /xsane.INSTALL
parente7e90b72fd3161c5d55fed49e100781dfa3e9408 (diff)
Imported Upstream version 0.97upstream/0.97
Diffstat (limited to 'xsane.INSTALL')
-rw-r--r--xsane.INSTALL12
1 files changed, 12 insertions, 0 deletions
diff --git a/xsane.INSTALL b/xsane.INSTALL
index c5e7446..f30cebb 100644
--- a/xsane.INSTALL
+++ b/xsane.INSTALL
@@ -50,5 +50,17 @@ DO THE FOLLOWING AS NORMAL USER:
If something does not work like expected read file xsane.PROBLEMS
+
+XSANE AS GIMP PLUGIN
+--------------------
+
+To run xsane as gimp plugin it has to be compiled with gimp support
+(you need package gimp, gimp-devel and may be pkg-tool) before you
+call configure).
+
+To run xsane under the gimp(1), simply set a symbolic link from the xsane-binary to one of
+the gimp(1) plug-ins directories. (Read the manpage of xsane for more details)!
+
+
DO NOT RUN XSANE AS ROOT!