Parent Directory
|
Revision Log
0.1 release
1 Requirements 2 ======================================= 3 4 The only required packages that must be installed to build the plugin 5 (besides Gtk+ and the GIMP) are: 6 7 1) gimp version 2.x or later 8 2) pkg-config version 0.14 or later 9 10 For RedHat and Mandrake Linux distributions, you'll need to have the 'devel' 11 RPMs installed for Gtk+, Glib and GIMP. 12 13 Installation 14 ======================================= 15 16 1. Type 'make' to build the plugin 17 2. Type 'make install' to install the plugin. By default the plugin will be 18 installed in your GIMP user plugin directory ($HOME/.gimp-2.0/plug-ins). If 19 you want to install the plugin system-wide, as root you must manually copy the 20 plugin to the system GIMP plugin directory. 21
| ViewVC Help | |
| Powered by ViewVC 1.0.4 |