[OTR-users] ./configure: line 19502: exit: gtk: numeric argument required

Ian Goldberg ian at cypherpunks.ca
Wed Jul 18 19:18:25 EDT 2007


On Wed, Jul 18, 2007 at 04:06:10PM -0700, Richard Blalock wrote:
> I have "Pidgin 2.0.2" compiled and installed on a SuSE 10.2 machine.  
> I'm experiencing this error while trying to configure the OTR plugin for
> install:
> 
> 
> checking for glib-2.0 >= 2.4 gtk+-2.0 >= 2.4 gaim >= 1.0... configure:
> error: glib
> ./configure: line 19502: exit: gtk: numeric argument required
> ./configure: line 19502: exit: gtk: numeric argument required

That seems to be the message configure outputs when you don't have the
appropriate devel packages (glib-devel, gtk-devel, etc. or whatever SuSE
calls them).

In particular:

pkg-config --libs gtk+-2.0 glib-2.0 pidgin

should output something sensible.

Does that help?  [Note that you'll need to use cvs libotr and pidgin-otr
in order to compile against pidgin.]

   - Ian



More information about the OTR-users mailing list