Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
GNOME
GIMP
Commits
264c0419
Commit
264c0419
authored
May 29, 2010
by
Thorsten Vollmer
Committed by
Sven Neumann
Jun 01, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
correct some inconsistencies and typos in INSTALL
1 files changed, 13 insertions(+), 13 deletions(-)
parent
5d8a9b15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
INSTALL
INSTALL
+13
-13
No files found.
INSTALL
View file @
264c0419
...
...
@@ -134,7 +134,7 @@ These are:
default is for strict checking to be disabled. NOTE: This option
is intended primarily as a convenience for developers.
--
enable
-gimpdir=DIR. This option changes the default directory
--
with
-gimpdir=DIR. This option changes the default directory
GIMP uses to search for its configuration files from ~/.gimp-2.7
(the directory .gimp-2.7 in the users home directory) to DIR.
...
...
@@ -151,36 +151,36 @@ These are:
will bail out if libtiff, libjpeg or libpng can not be found. You
better fix the underlying problem and install these libraries with
their header files. If you absolutely want to compile GIMP without
support for TIFF, JPEG or PNG you need to explicit
e
ly disable
support for TIFF, JPEG or PNG you need to explicitly disable
them using the options given above.
--without-exif. If libexif is available, the JPEG plug-in will use
--without-
lib
exif. If libexif is available, the JPEG plug-in will use
it to keep EXIF data in your JPEG files intact. If this is
causing any trouble at compile-time, you can build --without-exif.
causing any trouble at compile-time, you can build --without-
lib
exif.
Get libexif from http://www.sourceforge.net/projects/libexif.
--without-aa. The AA plug-in needs libaa and configure checks for
its presen
s
e. Use --without-aa if you run into problems.
its presen
c
e. Use --without-aa if you run into problems.
--without-libxpm. The XPM plug-in needs libxpm and configure checks
for its presence. If for some reason you don't want to build the
XPM plug-in even though the library is installed, use
--without-libxpm to disable it explicitly.
--without-mng. The MNG plug-in needs libmng and configure checks
for its presen
s
e. If for some reason you don't want to build the
--without-
lib
mng. The MNG plug-in needs libmng and configure checks
for its presen
c
e. If for some reason you don't want to build the
MNG plug-in even though the library is installed, use
--without-mng to disable it explicitly.
--without-
lib
mng to disable it explicitly.
--without-wmf. The WMF plug-in needs libwmf2 and configure checks for
its presen
s
e. Use --without-
aa
if you run into problems.
its presen
c
e. Use --without-
wmf
if you run into problems.
--without-webkit. If for some reason you don't want to build the
Help Browser plug-in, you can use --without-webkit to disable
it explicitly.
--without-svg. If for some reason you want to build GIMP without
SVG support, you can build --without-svg.
--without-
libr
svg. If for some reason you want to build GIMP without
SVG support, you can build --without-
libr
svg.
--without-lcms. If for some reason you want to build GIMP without
using lcms for color support, you can build with --without-lcms.
...
...
@@ -225,7 +225,7 @@ These are:
--with-html-dir=PATH. This option allows to specify where the
libgimp API reference should be installed. You might want to modify
the path so it points to the place where glib and gtk+ install
l
ed
the path so it points to the place where glib and gtk+ installed
their API references so that the libgimp reference can link to
them.
...
...
@@ -262,7 +262,7 @@ These are:
Script-Fu plug-in, you can use --without-script-fu.
--without-xmc. The X11 Mouse Cursor(XMC) plug-in needs libXcursor
and configure checks for its presen
s
e. If for some reason you
and configure checks for its presen
c
e. If for some reason you
don't want to build the XMC plug-in even though the library is
installed, use --without-xmc to disable it explicitly.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment