linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10 (Maverick


From: Guillaume BERAUDO
Subject: Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10 (Maverick Meerkat)
Date: Thu, 28 Jul 2011 08:54:22 +0200

Hi Philip,

> No package 'gtk+-2.0' found
> No package 'gthread-2.0' found
You need the _DEVEL_ packages of the above libraries.

On Debian and its derivative Ubuntu they are usually named
package_name-dev.

Cheers,

Guillaume

Le Wed, 27 Jul 2011 16:57:27 -0400,
"Philip Anil-QBW348" <address@hidden> a écrit :

> Thanks for replying.
> I had to also install libtool but get a config error that gthread is
> not found. It does not seem to exist.
> 
> ~/learn/linphone/linphone$ ./autogen.sh && ./configure && make install
> 
> -----------------
> 
> configure: error: Package requirements (gtk+-2.0 >= 2.4.0
> gthread-2.0) were not met:
> 
> No package 'gtk+-2.0' found
> No package 'gthread-2.0' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables LIBGTK_CFLAGS
> and LIBGTK_LIBS to avoid the need to call pkg-config.
> 
> 
> $ sudo apt-get install gtk+-2.0
> [sudo] password for anil: 
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> Note, selecting 'gir1.0-gtk-2.0' for regex 'gtk+-2.0'
> gir1.0-gtk-2.0 is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
> 
> $ sudo apt-get install gthread-2.0
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> E: Unable to locate package gthread-2.0
> E: Couldn't find any package by regex 'gthread-2.0'
> 
> 
> 
> -----Original Message-----
> From: guillaume beraudo on behalf of Guillaume BERAUDO
> Sent: Wed 7/27/2011 2:29 AM
> To: address@hidden
> Cc: Philip Anil-QBW348
> Subject: Re: [Linphone-developers] compiling linphonec on Ubuntu
> 10.10 (Maverick Meerkat) 
> Hi,
> 
> > + /usr/bin/intltoolize -c --force --automake
> > ./autogen.sh: 1: /usr/bin/intltoolize: not found
> 
> Indeed you need to install the above executable from your
> distribution. It is package "intltool" in Debian.
> 
> BR
> 
> Guillaume
> 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]