>>>>> "SR" == Sebastian Ramacher <[email protected]> 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
--
Thanks for attention.
Yoric.
New-Sibirsk.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]