INSTALL
=======

Guillotine-into-Layers v0.1

Linux/Unix
----------
Compiling:
From within the directory containing this file, enter

	make

Installing:
System-wide, enter

	sudo make install

Single user, enter

	make userinstall

The plug-in should now appear the next time the GIMP is launched.

Post installation:
To remove local object files (no longer needed), enter

  make clean

Uninstalling:
System-wide, enter

	sudo make uninstall

Single user, enter

	make useruninstall

The plug-in should now be absent the next time the GIMP is launched.

Windows
-------
Place the file 'guillotine_into_layers.exe' into your 'plug-ins' directory.

fr:
Placer guillotine_into_layers.exe dans le répertoire des greffons.
( Merci, samj! )

