Page 1 of 1
PHP-Ice
Posted: Tue Nov 05, 2013 6:31 pm
by exi1ed0ne
Has anyone successfully built the Zeroc Ice module for PHP 5.4 in Centos 5?
http://www.zeroc.com The static binaries for Centos 5 are for an ancient version of PHP, and support for Centos 6 only goes up to PHP 5.3. This is to support a murmur server admin front end. Middleware will be the death of me.
Re: PHP-Ice
Posted: Tue Nov 05, 2013 8:14 pm
by scott
We might be able to do it, do you know if the license lets us re-distribute it?
Re: PHP-Ice
Posted: Wed Nov 06, 2013 2:54 pm
by exi1ed0ne
From
http://www.zeroc.com/:
"Ice is free software, available with full source, and released under the terms of GNU General Public License (GPL). Commercial licenses are available for customers who wish to use Ice for closed-source software."
Looks to be GPL V2.
Re: PHP-Ice
Posted: Wed Nov 06, 2013 4:43 pm
by scott
Ok, this looks like a chore

Its doable, but it uses some dependencies that we cant upgrade directly, so compat packages have to be made around it. On top of that, an el5 wont be doable
Re: PHP-Ice
Posted: Wed Nov 06, 2013 8:27 pm
by exi1ed0ne
Yeah, it looked beastly to shoehorn and just got worse after a day of bashing my head. Looks like I'm finally going to have to move to 6!