GIMP
From TheLinuxVault
GIMP stands for GNU Image Manipulation Program.
Contents |
[edit] Dependencies
[edit] Download URLs
[edit] Compilation Sequence
- bunzip2 < gimp-2.2.17.tar.bz2 | tar x
- cd gimp-2.2.17
- ./configure --prefix=/usr
- su
- make install
- exit
[edit] External Links
- http://gimp.org/ GIMP Homepage
- http://www.techzilo.com/gimp-brushes/ 35+ brush sets for GIMP

