Re: [Gjiten-general] configure problems
Brought to you by:
b0ti
|
From: Gregor R. <set...@fr...> - 2007-07-20 08:18:07
|
> I'm trying to build gjiten and can't get past the configure step. I'm > using a ubuntu 7.04 and this is one of the first modules I've built on > Linux in some time. > > The error message from configure is: > ============== > checking for GJITEN... configure: error: Package requirements > (libgnome-2.0 >= 2.2.0 libgnomeui-2.0 >= 2.2.0 libglade-2.0 gconf-2.0) > were not met: > > No package 'libgnomeui-2.0' found > No package 'libglade-2.0' found > ============= Have you installed the developer packages too? This looks like you only have the dynamic libraries + support files on your system, not headers and pkgconfig scripts. |