RSSAmplifier

Michael Maclean · Jun 9, 2011

Pango for PHP PECL channel

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

It occurs to me that though I wrote an introduction post about Pango for PHP , I forgot to mention that it’s actually installable using the PECL installer. pecl channel-discover pecl.mgdm.net pecl install channel://pecl.mgdm.net/Pango-0.1.0 Assuming you have the required development packages installed, it should go off and install it. You may still need to add the extension=pango.so…

It occurs to me that though I wrote an introduction post about Pango for PHP</a>, I forgot to mention that it’s actually installable using the PECL installer.</p>

 pecl channel-discover pecl.mgdm.net
 pecl install channel://pecl.mgdm.net/Pango-0.1.0
</pre>

Assuming you have the required development packages installed, it should go off and install it. You may still need to add the</p>

extension=pango.so
</pre>

line to your php.ini. Hope this helps someone give it a go! As ever, any feedback is welcome.</p>

Read on mgdm.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.