Page 1 of 1

Cannot find libtidy

Posted: 2007-05-17 15:46
by hasch
Wollte gerade Tidy für PHP kompilieren, habe das PECL Tidy Package (http://pecl.php.net/package/tidy) herunter geladen und wollte es mit:

Code: Select all

./configure --with-php-config=/usr/local/apache/php-binary/php5/bin/php-config --with-tidy=/usr/bin
konfigurieren, erhalte aber immer die Fehlermeldung:
checking for TIDY support... yes, shared
configure: error: Cannot find libtidy
Habe aber libtidy installert:
yum list | grep tidy

libtidy.i386 0.99.0-2.20041214 installed
tidy.i386 0.99.0-2.20041214 installed
Hat jemand eine Idee, woran das liegen könnte? :)

Re: Cannot find libtidy

Posted: 2007-05-17 16:12
by Roger Wilco
Dir fehlt libtidy-devel. :roll: