
Installing Galrey.

Galrey is a command line tool and you should only be sure
to copy the galrey.pl script in a location accessible to 
the users who need it (/usr/local/bin for example).

A very simple script is also provided (install.sh).
You can use it just running "./install.sh" to have galrey
placed in /usr/bin or you can pass it a valid path (something 
like: "./install.sh /home/claudioc/bin").

Wherever you put galrey.pl (in a system wide directory or 
in your home directory) remember that the galrey.rc file
must be tuned for each gallery. What this means is that
you (probably) need to copy galrey.rc in every directory
in which you want to run galrey. Once copied, you should
modify some parameters into it. 

You should use a personalized version of the galrey.tpl
file too.

Sample galrey session:

Scenario:

I have some pictures in /home/claudioc/holidays
I have just downloaded and installed galrey
The "original" galrey.rc is placed in /etc
The "original" galrey.tpl is in in /home/claudioc/galrey

How to proceed: 

cp /etc/galrey.rc /home/claudioc/holidays
cp /etc/galrey.tpl /home/claudioc/holidays
cd /home/claudioc/holidays
emacs galrey.rc
emacs galrey.tpl
galrey










