News Feed
Jobs Feed
Sections




News Archive
Matthew Turland's Blog:
Building PHP 5.3.0 with Tidy Support
July 22, 2009 @ 08:34:27

Matthew Turland has posted a guide to compiling PHP with the Tidy extension (a tool to clean and repair HTML documents through direct manipulation).

I dug around a bit, but most resources I came across on Google were about using the tidy extension for PHP rather than doing a custom build of PHP that included the tidy extension. Once I figured the details out, I thought I'd share. They admittedly seemed somewhat obvious after the fact, though also were not communicated as explicitly as I would have liked anywhere that I could see.

TO use his method you'll need to have CVS working (either on a server or, like he did, a local machine) and be able to grab the latest PHP 5.3.x and tidy extension versions. When you do the compile for PHP, all you need to do is point it at the CVS checkout of tidy and you should be all set.

0 comments voice your opinion now!
checkout cvs compile tidy


blog comments powered by Disqus

Similar Posts

Sebastian Nohn's Blog: PHP on Cruise - Assuring compatibility with new PHP versions

Jim Plush's Blog: Fix when compiling the Redis php extension on OSX - mach-o, but wrong architecture

Ralph Schindler's Blog: Compiling Gearman (or anything) for Zend Server CE on Snow Leopard

David Parra: Probing PHP with Systemtap on Linux

Christopher Kunz's Blog: Building PHP with cURL and libmysqlclient5


Community Events











Don't see your event here?
Let us know!


release opinion development functional phpunit tool framework conference unittest interview introduction language example zendframework2 testing podcast community code application series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework