
Compile:
A "make" should be enough, "make install" copies the binary to
$(HOME)/.gimp/plug-ins.

This plug-in requires GNU flex and bison. I haven't tested, if normal lex
and yacc work.
I've got these versions of flex and bison installed:
bison: 1.25
flex: 2.5.4

Install:
Put this into your ~/.gimp/gimprc file:
(userfilter-path "${gimp_dir}/userfilter:${gimp_data_dir}/userfilter")

I added a library of Freeware filters by Andrew Buckle, it's the
file "AndrewsFilters.ffl".
Put it into your userfilter path and enjoy a large library of excellent
filters !
