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: Philip Anil-QBW348
Subject: Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10 (Maverick Meerkat)
Date: Thu, 28 Jul 2011 14:21:48 -0400

I was able to find gthread-dev, but couldnt find gtk-dev.

I am surprised it is hard to find for others, too.
http://ubuntuforums.org/showthread.php?t=464122

~$ sudo apt-get install gtk-dev
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Unable to locate package gtk-dev

~$ sudo apt-get install gtk+-dev
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Note, selecting 'libcanberra-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libcheese-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libdbusmenu-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libgdu-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libgpod-nogtk-dev' for regex 'gtk+-dev'
Note, selecting 'libgwibber-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libindicate-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'gnunet-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libaiksaurusgtk-dev' for regex 'gtk+-dev'
Note, selecting 'libexif-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libgalago-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libggz-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libghc6-gtk-dev-0.11.0-4fb3b' for regex 'gtk+-dev'
Note, selecting 'libghc6-gtk-dev-0.11.0-4e1ab' for regex 'gtk+-dev'
Note, selecting 'libghc6-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libghc6-soegtk-dev' for regex 'gtk+-dev'
Note, selecting 'libghc6-soegtk-dev-0.11.0-04db8' for regex 'gtk+-dev'
Note, selecting 'libglrr-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libjana-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libtinymailui-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libunicapgtk-dev' for regex 'gtk+-dev'
Note, selecting 'libzbargtk-dev' for regex 'gtk+-dev'
Note, selecting 'python-clutter-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'python-galago-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libempathy-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libtracker-gtk-dev' for regex 'gtk+-dev'
Note, selecting 'libaiksaurusgtk-1.2-dev' instead of 'libaiksaurusgtk-dev'
Note, selecting 'libghc6-gtk-dev' instead of 'libghc6-gtk-dev-0.11.0-4fb3b'
Note, selecting 'libghc6-soegtk-dev' instead of 'libghc6-soegtk-dev-0.11.0-04db8'
Note, selecting 'libunicapgtk2-dev' instead of 'libunicapgtk-dev'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libghc6-soegtk-dev : Depends: libghc6-gtk-dev-0.11.0-4e1ab but it is not installable
 libgpod-nogtk-dev : Depends: libgpod4-nogtk (= 0.7.95-1) but it is not going to be installed
E: Broken packages



-----Original Message-----
From: guillaume beraudo on behalf of Guillaume BERAUDO
Sent: Thu 7/28/2011 1:54 AM
To: Philip Anil-QBW348
Cc: address@hidden
Subject: Re: [Linphone-developers] compiling linphonec on Ubuntu 10.10 (Maverick Meerkat)

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]