php 5 configure --with-tidy not working

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • compu_global_hyper_mega_net_2@yahoo.com

    php 5 configure --with-tidy not working

    Greetings,

    usenet's obviously dying. Where's everyone hanging out? One of the
    yahoo groups or something?

    anyway. Hopefully someone picks this up:
    I'm trying to compile php-5.0.0RC2 with tidy support.

    ../configure --with-mysql=/usr/local/mysql
    --with-apxs2=/usr/local/apache2/bin/apxs
    --with-mysqli=/usr/local/mysql/bin/mysql_config --with-tidy
    --x-includes=/usr/local/include

    /home/test/tmp/7/php-5.0.0RC2/ext/tidy/tidy.c:37:18: tidy.h: No such
    file or directory

    I have /usr/local/include/tidy/tidy.h, so how come it won't find it?
Working...