Hi, I seem to be going round in circles trying to install php-gtk for Agata on a CentOS 4.4 installation - the configure keeps falling out with: checking for libglade-config... no checking for libglade... no configure: error: Unable to locate libglade I have installed libglade 1.99 and 2.01 directly from rpm but something's not meeting up. Is there a nice, yum-type install for libglade and php-gtk - I can't seem to find any in the usual places!? Failing that, any pointers?? Thanks
Nigel Kendrick wrote:> Hi, > > I seem to be going round in circles trying to install php-gtk for Agata on a > CentOS 4.4 installation - the configure keeps falling out with: > > checking for libglade-config... no > checking for libglade... no > configure: error: Unable to locate libglade > > I have installed libglade 1.99 and 2.01 directly from rpm but something's > not meeting up.You're aware that you also need the -devel rpms if you want to compile against those libs?> Is there a nice, yum-type install for libglade and php-gtk - I can't seem to > find any in the usual places!?libglade is in kbs-CentOS-Misc, php-gtk is nowhere to be found. Cheers, Ralph -- Ralph Angenendt......ra at br-online.de | .."Text processing has made it possible Bayerischer Rundfunk...80300 M?nchen | ....to right-justify any idea, even one Programmbereich.Bayern 3, Jugend und | .which cannot be justified on any other Multimedia.........Tl:089.5900.16023 | ..........grounds." -- J. Finnegan, USC -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20061002/6645df5c/attachment-0003.sig>
> checking for libglade-config... no > checking for libglade... no > configure: error: Unable to locate libglade > > I have installed libglade 1.99 and 2.01 directly from rpm but something's > not meeting up.Where did you get these rpms from? The versions you're listing don't match what's in CentOS 4.4 Also, libglade2 provides the library, but not the means to build against it. You need to install libglade2-devel if you wish to build against it. -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell
Hi - yes, I have installed devels OK (I think!) -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Ralph Angenendt Sent: Monday, October 02, 2006 1:24 PM To: centos at centos.org Subject: Re: [CentOS] PHP-gtk anyone? Nigel Kendrick wrote:> Hi, > > I seem to be going round in circles trying to install php-gtk for > Agata on a CentOS 4.4 installation - the configure keeps falling out with: > > checking for libglade-config... no > checking for libglade... no > configure: error: Unable to locate libglade > > I have installed libglade 1.99 and 2.01 directly from rpm but > something's not meeting up.You're aware that you also need the -devel rpms if you want to compile against those libs?> Is there a nice, yum-type install for libglade and php-gtk - I can't > seem to find any in the usual places!?libglade is in kbs-CentOS-Misc, php-gtk is nowhere to be found. Cheers, Ralph -- Ralph Angenendt......ra at br-online.de | .."Text processing has made it possible Bayerischer Rundfunk...80300 M?nchen | ....to right-justify any idea, even one Programmbereich.Bayern 3, Jugend und | .which cannot be justified on any other Multimedia.........Tl:089.5900.16023 | ..........grounds." -- J. Finnegan, USC