From 79f575b17f6c01c91ab45b51195c8414cfc51129 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Wed, 17 Jan 2001 14:11:01 +0000 Subject: [PATCH] some more fixes to INSTALL --- ChangeLog | 2 +- INSTALL | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 525732991e..3e4a114d1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2001-01-17 Sven Neumann - * INSTALL: adjusted version numbers, added warning + * INSTALL: adjusted version numbers, updated, added warning * configure.in: changed .gimp to .gimp-1.3 diff --git a/INSTALL b/INSTALL index bf25566431..51dd9776ad 100644 --- a/INSTALL +++ b/INSTALL @@ -87,10 +87,9 @@ recognizes. These are: all of your horsepower. Enabling it on singleprocessor systems won't harm but cause a bit processing overhead. - 8. --with-sendmail=[], --with-lp=[], --with-lpc=[], --with-lpr=[] and - --with-lpstat=[]. This options are used to tell GIMP where to find - this commands. Normally this options don't have to be used because - configure tries to find them in the usual places. + 8. --with-sendmail=[]. This option is used to tell GIMP where to find + this command. Normally this options don't have to be used because + configure tries to find it in the usual places. 9. --enable-python and --disable-python. This options control whether to build the python scripting language plygin or not. This options @@ -104,11 +103,10 @@ The `make' command builds several things: - The plug-in programs in the `plug-ins' subdirectory. - The main GIMP program in `app/gimp'. -The `make install' commands installs the glib, gdk and gtk header -files and libraries, the gimp header files associated with libgimp and -the libgimp library, the plug-ins, and the GIMP executable. After -running `make install' and assuming the build process was successful -you should be able to run `gimp'. +The `make install' commands installs the gimp header files associated +with libgimp and the libgimp library, the plug-ins, some data files and +the GIMP executable. After running `make install' and assuming the +build process was successful you should be able to run `gimp'. Using `make install-strip' will remove unneeded debugging cruft and unused functions from the binaries which will reduce the size of the