The Guide Show How-to Successfully Installing the Gimp Registry Plugin on CentOS 6 Linux.
The Post Include the Needed Links and Installation Screenshots for make Easier the Process Visualization.
The Content and Details are Expressly Reduced to Give Focus Only to the Installation Essentials Instructions.
Download Gimp-Registry Plugin:
Save-for-web .tar.bz2 Plugin- Double-Click on Archive and Extract into /tmp
- Install the Needed Packages
Login as SuperUser
su
Install Packages
yum install gimp-devel intltool
- Configure, Compile and Install Gimp save-for-web
cd /tmp/gimp-save-for-web
./configure
make && make install && make clean
- Restart Gimp to Load the save-for-web Plugin