- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 12 Aug 2004 20:57:01 +0200
- To: victorialoisi@softhome.net
- Cc: html-tidy@w3.org
* victorialoisi@softhome.net wrote: >Hello all! Hi Victoria, please note that the tidy-cvs list is for machine-generated mailings only, the http://lists.w3.org/Archives/Public/html-tidy/ html- tidy list (see http://www.w3.org/Mail/Request on how to subscribe) is a better place for your question. >Iīm trying to install tidy from the server (Iīm using putty) >But I just cannot get it installed... > >(Iīve got this steps from this page: >http://www.programmershelp.co.uk/docs/phpmanual/ref.tidy.html) > >gunzip tidy4aug00.tgz >tar -xvf tidy4aug00.tar >cd tidy4aug00 >phpize >./configure && make && make install This won't work, the PHP extension depends on the library, you can get the latest version from http://tidy.sourceforge.net/src/tidy_src.tgz however, that won't help much as >on "phpize" command it tells me: >bash: phpize: command not found phpize is not part of HTML Tidy, a PHP forum would be a better place to ask how to get this to work.
Received on Thursday, 12 August 2004 18:57:44 UTC