Hi experts / gurus / fellow techies
This has been perplexing me for the past day was wondering if any one has been able to install php5 with tidy.
unpack compressed source, traverse into unpacked folder and entered the bellow config options.
./configure --with-pspell --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i386-redhat-linux
-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --cache-file=../config.cac
he --with-config-file-path=/e
tc--with-c
onfig-file
-scan-dir=
/etc/php.d
--enable-force-cgi-redirec
t --disable-debug --enable-pic --disable-rpath --enable-inline-optimizati
on --with-jpeg-dir=/usr/local
--with-png-dir=usr/local --enable-gd-native-ttf --with-xml --with-libxml-dir=/usr/loc
al --with-expat-dir=/usr/loca
l/lib --with-dom=/usr/local--wit
h-zlib --with-gettext --enable-ftp --with-gdbm --with-db4=/usr --with-dom=/usr --enable-memory-limit --enable-bcmath --enable-shmop --enable-versioning --enable-calendar --enable-dbx --enable-dio --enable-mcal --with-exec-dir=/usr/bin --with-tidy=tidy --with-apxs2filter=/usr/sb
in/apxs
it then produces
etc ...
etc ...
etc ...
etc ...
checking for Sybase support... no
checking for Sybase-CT support... no
checking whether to enable System V IPC support... no
checking whether to enable System V semaphore support... no
checking whether to enable System V shared memory support... no
checking for TIDY support... yes
configure: error: Cannot find libtidy
but on
http://uk2.php.net/tidy--Quote--
" In PHP 5 you need only to compile using the --with-tidy option. "
now the exact version of php 5 is php-5.0.1 version i downloaded.
i also did
find / -name libtidy
no luck!!
Now i could try and download tidy separatly but i want to use tidy 2.0 and cant find it just 1.0 version that are for php4.
cheers for your time guys / gals !!!
Start Free Trial