On 2015-03-23 21:33:52, YoricKo wrote:
> >>>>> "SR" == Sebastian Ramacher <sramac...@debian.org> writes:
> 
>     >> globus@aspera:~$ apt-cache policy libgtkextra-3.0
>     >> libgtkextra-3.0: Installed: 3.1.1-2 Candidate: 3.1.1-2 Version
>     >> globus@aspera:~$ pkg-config --exists libgtkextra-3.0
>     >> globus@aspera:~$ echo $?  1
> 
>     SR> I think there is a confusion between the names known by
>     SR> pkg-config and package names.  They do not need to match. You
>     SR> also need to install the -dev packages:
> 
>     SR> $ apt-get install libgtkextra-dev ...  $ pkg-config --exists
>     SR> gtkextra-3.0 $ echo $?  0
> 
> Sorry, but...
> root@aspera:~# apt-cache policy libgtkextra-dev 
> libgtkextra-dev:
>   Installed: 3.1.1-2
>   Candidate: 3.1.1-2
>   Version table:
>  *** 3.1.1-2 0
>         500 http://ftp.fi.debian.org/debian/ jessie/main amd64 Packages
>         100 /var/lib/dpkg/status
> root@aspera:~# pkg-config --exists gtkextra-3.0
> root@aspera:~# echo $?
> 1

So you don't have libgtk2.0-dev installed. One could argue that libgtkextra-dev
is missing dependencies.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature

Reply via email to