Q re: php-5.0.2 ./configure --with-soap --with-openssl --with-tidy Hello all. Hoping for some direction with the above step. Have PHP-5.0.2 and can configure the soap and openssl options, but when I add the tidy option, the operation stops with the following message. --> checking for TIDY support... yes --> configure: error: Cannot find libtidy I have of course gotten the latest tidy source (1.1) from sourceforge, but don't understand what to do with it. The rpm doen't seel to load the libtidy as I was hoping it would. Further to my confusion, the PHP docs speak to using tidy 2.0 with PHP5, but can not locate any other refs to tidy 2.x) My system is Fedora Core 2 (and is pretty standard and otherwise up-to-date). I of course would like to get the TidyLib functions enabled within the PHP5 core. The command-line version works just fine, but I don't remember from whence it came. Any help would be most appreciated. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php