[OTR-users] Problem compiling in Ubuntu Linux
Ian Goldberg
ian at cypherpunks.ca
Fri May 13 09:18:02 EDT 2005
On Thu, May 12, 2005 at 10:18:49PM -0700, smu johnson wrote:
> Hey all,
>
> checking for glib-2.0 >= 2.4 gtk+-2.0 >= 2.4 gaim >= 1.0... Requested
> 'glib-2.0 >= 2.4' but version of GLib is 2.0.0
> configure: error: glib
> ./configure: line 19506: exit: gtk: numeric argument required
> ./configure: line 19506: exit: gtk: numeric argument required
>
> This is the problem when compiling the Gaim plugin.... unbelievable!
> I installed 2.0.4, 2.0.7, and now 2.0.0 and STILL get this error.
>
> Ubuntu has the libglib's already installed and they are 2.0. I don't
> know what the problem is!
You need at least version 2.4.0 of glib and gtk. Ubuntu Hoary has 2.6.3
in it (http://packages.ubuntu.com/hoary/libs/libglib2.0-0) so that
should be fine. Warty's got 2.4.x in it, which is also fine. Where are
you finding the 2.0.x versions?
The command:
$ pkg-config --modversion glib-2.0
will show you what version you've got installed.
- Ian
More information about the OTR-users
mailing list