To install UUPAGE first be sure that you have Taylor UUCP 1.05 source
tree and Perl installed. 

Unpack the distribution:

	gzip -d < uupage-x.x | tar xvf -

Now you need to patch Taylor UUCP source code:

	cd uucp-1.05
	patch < ../uupage-0.90/chat.c.patch
	make clean
	make

Back to the UUPAGE source tree root directory:

	cd ../uupage-0.90

Change the variable "tuucp", which must point to the Taylor UUCP source
tree installation. Also you can change variables "prefix", etc to suit
your needs.

Configurate the UUPAGE

	./configure

Make programs:

	make

Install results:

	make install

Have fun!
