PHP-Clearsilver installation guide for Ubuntu/Debian

I updated my php-clearsilver installation guide today after discovering it’s wrong in a few places. Fortunately, I don’t think anyone’s ever used it (apart from me today.)

If you know what clearsilver is and you use php, you might find it interesting.

Installing PHP Clearsilver module for apache on Ubuntu and Debian

Comments (4)

AlanJuly 15th, 2009 at 2:23 am

Hi John! Have you successfully built clearsilver-php into PHP 5.3 yet?

adminJuly 15th, 2009 at 7:16 am

I’ve certainly got it running on 5.2, I don’t see why it wouldn’t work on 5.3!

ScottJuly 18th, 2009 at 5:43 am

Hello – Alan is out of town for another week and a half, but he told me to follow up if there was any response to his comment. We’re getting this strange error while trying to compile Clearsilver under 5.3.0:

/usr/src/php-clearsilver-0.1/clearsilver.c -fPIC -DPIC -o
clearsilver.lo
/usr/src/php-clearsilver-0.1/clearsilver.c: In function `hdf_set_array’:
/usr/src/php-clearsilver-0.1/clearsilver.c:356: error: structure has no
member named `refcount’
/usr/src/php-clearsilver-0.1/clearsilver.c:388: error: structure has no
member named `refcount’
make: *** [clearsilver.lo] Error 1

adminNovember 20th, 2009 at 1:16 pm

I have had it working on 5.3, can’t remember having problems. Chances are you don’t have the right dependencies installed. Also, make sure you can compile *without* clearsilver first to make sure php can compile successfully also.

Sorry this reply is late! Been busy.

Leave a comment

Your comment