Jerry Geis
2005-Dec-29 03:41 UTC
[CentOS] gtk_scrollinglabel pacakage from pear.php.net not compile
I found this package that is a php class to scroll a message on screen with a gtk wrapper. It wont compile on centos 4.2. http://pear.php.net/package/Gtk_ScrollingLabel It gives me an error about not finding libglade-config after much searching I found libglade-config and installed it. THen I get an error about cant find xml-config.... Can someone who knows more than me help? Thanks if so... Is this a normal process? I would have hoped/thought that this would not be as difficult as this. yum provides libglade-config yum provides xml-config both return nothing found. I'm stuck. Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20051228/5a216e80/attachment-0001.html>
Ignacio Vazquez-Abrams
2005-Dec-29 04:02 UTC
[CentOS] gtk_scrollinglabel pacakage from pear.php.net not compile
On Wed, 2005-12-28 at 22:41 -0500, Jerry Geis wrote:> It gives me an error about not finding libglade-config > after much searching I found libglade-config and installed it. > THen I get an error about cant find xml-config....That's because xml-config is a part of libxml 1.x, which CentOS 4.2 (rightly) doesn't ship with. Talk to whoever wrote that class. -- Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> http://centos.ivazquez.net/ gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos/attachments/20051228/12b3e7ac/attachment-0001.sig>