mirror of https://github.com/GNOME/gimp.git
mention that GIMP does not work with GTK+ 1.3.x
This commit is contained in:
parent
8cb878e1fc
commit
61cf583747
3
INSTALL
3
INSTALL
|
@ -1,7 +1,8 @@
|
||||||
There are six basic steps to building and installing the
|
There are six basic steps to building and installing the
|
||||||
GIMP:
|
GIMP:
|
||||||
|
|
||||||
1. You need to have installed GTK version 1.2.8 or better.
|
1. You need to have installed GTK version 1.2.8 or better. Do not try
|
||||||
|
to use the unstable GTK+ versions 1.3.x, it will not work.
|
||||||
2. You may want to install other third party libraries or programs that
|
2. You may want to install other third party libraries or programs that
|
||||||
are needed for some of the available plugins: TIFF, PNG, JPEG, MPEG,
|
are needed for some of the available plugins: TIFF, PNG, JPEG, MPEG,
|
||||||
perl, etc.
|
perl, etc.
|
||||||
|
|
Loading…
Reference in New Issue