when I configure php5 with --with-tidy=/usr/lib (libtidy.a is located in /usr/lib), I get this Error output:
libtidy not found
Does anybody successfully configured php5 with tidy? Could give me some tips??
libtidy.a is biult from tidy.sourceforge.net (tidy_src.tgz)
after install libtidy-devel.rpm, everything is ok.