phtml_parse is not yet portable.  It has only ever been tested on
Linux.  Please report all other installations to the bug tracking
system.

You have to have already installed libtool.  This is included in all
modern civilised operating systems, but if you are using an old or
uncivilised operating system then get it from www.gnu.org.

to install lib_phtml_parse just run 

	make test

then (as root)

	make install


**** IF YOU HAVE RPM ****

instead of the above you may be able to do everything with one command 

	rpmbuild -ta phtml_parse-XX.YY.tar.gz

where phtml_parse-XX.YY.tar.gz is the filename of the distribution.
This should make rpms for you that you can then install as normal.
