INSTALL: wrong list numbering.

This commit is contained in:
Jehan 2014-08-13 00:36:55 +00:00
parent b8aabcac5c
commit 8a82bff484
1 changed files with 10 additions and 10 deletions

View File

@ -70,39 +70,39 @@ header files installed.
will likely have it installed, but you may have to install a will likely have it installed, but you may have to install a
development package for the headers. development package for the headers.
9. The file-compressor plug-in requires zlib, libbzip2, and liblzma to 7. The file-compressor plug-in requires zlib, libbzip2, and liblzma to
be installed. All these libraries are required dependencies. be installed. All these libraries are required dependencies.
10. For metadata access GIMP requires the gexiv2 library. It is hosted 8. For metadata access GIMP requires the gexiv2 library. It is hosted
at http://redmine.yorba.org/projects/gexiv2/wiki . at http://redmine.yorba.org/projects/gexiv2/wiki .
11. Some other third party libraries or programs are needed for some 9. Some other third party libraries or programs are needed for some
of the available plug-ins. libpng, libjpeg and lcms are hard of the available plug-ins. libpng, libjpeg and lcms are hard
dependencies that can not be disabled. dependencies that can not be disabled.
12. You may want to install other third party libraries or programs 10. You may want to install other third party libraries or programs
that are needed for some of the available plug-ins. We recommend that are needed for some of the available plug-ins. We recommend
to check that the following libraries are installed: libpoppler, to check that the following libraries are installed: libpoppler,
libtiff, webkit, libmng, librsvg, libwmf, libgs (Ghostscript), libtiff, webkit, libmng, librsvg, libwmf, libgs (Ghostscript),
libaa and libjasper. libaa and libjasper.
13. The Python extension requires Python 2 development headers (@PYTHON2_REQUIRED_VERSION@ 11. The Python extension requires Python 2 development headers (@PYTHON2_REQUIRED_VERSION@
or newer) to be present. You will also need PyGTK and the or newer) to be present. You will also need PyGTK and the
respective development headers. respective development headers.
14. Configure GIMP by running the `configure' script. You may want 12. Configure GIMP by running the `configure' script. You may want
to pass some options to it, see below. to pass some options to it, see below.
15. Build GIMP by running `make'. The use of GNU make is recommended. 13. Build GIMP by running `make'. The use of GNU make is recommended.
If you need to tweak the build to make it work with other flavours If you need to tweak the build to make it work with other flavours
of make, we'd appreciate if you'd send us a patch with the changes. of make, we'd appreciate if you'd send us a patch with the changes.
16. Install GIMP by running `make install'. In order to avoid clashes 14. Install GIMP by running `make install'. In order to avoid clashes
with other versions of GIMP, we install a binary called gimp-@GIMP_APP_VERSION@. with other versions of GIMP, we install a binary called gimp-@GIMP_APP_VERSION@.
By default there's also a link created so that you can type 'gimp' By default there's also a link created so that you can type 'gimp'
to start gimp-@GIMP_APP_VERSION@. to start gimp-@GIMP_APP_VERSION@.
17. Summary of required packages and what version you need: 15. Summary of required packages and what version you need:
ATK: @ATK_REQUIRED_VERSION@ ATK: @ATK_REQUIRED_VERSION@
babl: @BABL_REQUIRED_VERSION@ babl: @BABL_REQUIRED_VERSION@
@ -122,7 +122,7 @@ header files installed.
pangocairo: @PANGOCAIRO_REQUIRED_VERSION@ pangocairo: @PANGOCAIRO_REQUIRED_VERSION@
zlib zlib
18. Summary of optional packages: 16. Summary of optional packages:
Package Name Version Feature Package Name Version Feature