From: Tim W. <ti...@th...> - 2008-10-27 14:06:57
|
On Monday 27 October 2008 06:17:17 am Bengt Månsson wrote: > I was recommended to use GWC and it appears to be what I need. > The problem is, I can't install it. > I use ccrma on a fedora8 installation. > > Have anyone recently managed to install it into a similar machine? > Please tell me how. > > Here is what I've done so far. Please help with any additional hints. > > When I run ./configure it ends with this: > > checking for libgnomeui-2.0... configure: error: > Gnomeui2 development libraries not found. > > This is strange because if I run pkg-config --list-all It looks as if it's > there > > libgnomeui-2.0 libgnomeui - libgnomeui > <snip> shouldn't you have libgnomeui-2.0-devel installed in order to have the development libraries? $ rpm -q libgnomeui-devel libgnomeui-devel-2.16.0-4.fc6 $ rpm -qa|grep libgnomeui libgnomeui-2.16.0-4.fc6 libgnomeui-devel-2.16.0-4.fc6 HTH, Tim -- Fedora Core release 6 (Zod), Linux 2.6.22.14-72.fc6 KDE: 3.5.8-1 Fedora 07:00:02 up 6 days, 21:37, 3 users, load average: 4.48, 1.13, 0.37 "It's what you learn after you know it all that counts" John Wooden |