|
From: strk <st...@ke...> - 2011-02-03 07:48:25
|
On Mon, Jan 31, 2011 at 02:12:56PM +0000, HM 2K wrote: > Hi there, > > According to the PHP documentation Ming is no longer bundled with PHP and > has instead been moved to the PECL repository. > > Upon attempting to install the Ming package using the pecl command I > discovered that there was no releases available for package. > > So, my questions is this: > > Who is maintaining the PCEL package and how come there are no releases? The only thing I'm sure about is that the PHP binding of Ming is being maintained _inside_ the ming source repository (too?). Your best bet is likely compiling it yourself. It should be as easy as: $ git clone gi...@gi...:libming/libming.git $ cd libming && ./configure --enable-php && make && make install --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html |