[BlueOnyx:08336] Re: Install Tidy, PHP 5.3

Brian Rahill brian at rainstormconsulting.com
Wed Aug 31 09:17:59 -05 2011


Any thoughts on the issue below?
Has anyone successfully installed Tidy on BO with PHP 5.3?

Thanks,

Brian

On 8/29/2011 10:46 PM, Brian Rahill wrote:
> Hi All,
>
> I have the Solarspeed PHP 5.3 package installed and I am trying to get
> the Tidy extension installed.
>
> I have done this:
> # yum install libtidy
> # yum install libtidy-devel
> # yum install subversion
> # svn co
> http://svn.php.net/repository/php/php-src/branches/PHP_5_3/ext/tidy/
> # /home/solarspeed/php/bin/phpize
> # ./configure --with-php-config=/home/solarspeed/php/bin/php-config
> # make clean
> # make
>
> However during the make, I get the following errors:
> tidy/tidy.c:407: error: 'PHP_FE_END' undeclared here (not in a function)
> tidy/tidy.c:433: error: initializer element is not constant
> tidy/tidy.c:433: error: (near initialization for 'tidy_funcs_doc[19].fname')
> tidy/tidy.c:447: error: initializer element is not constant
> tidy/tidy.c:447: error: (near initialization for
> 'tidy_funcs_node[10].fname')
> make: *** [tidy.lo] Error 1
>
>
> Has anyone had success installing Tidy with the Solarspeed PHP? Thanks
> for any help.
>
> Brian



More information about the Blueonyx mailing list