discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: porting OOT to gr3.8 Make failure


From: Vasil Velichkov
Subject: Re: porting OOT to gr3.8 Make failure
Date: Thu, 30 Apr 2020 00:02:16 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hi Tom,

On 29/04/2020 23.46, Tom McDermott wrote:
> $ apt-cache policy liborc-dev
> liborc-dev:
>   Installed: (none)
>   Candidate: (none)
>   Version table:

The liborc-dev is a virtual package[1] and you can either install it or install 
liborc-4.0-dev.

$ apt-get install liborc-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'liborc-0.4-dev' instead of 'liborc-dev'


$ apt-cache policy liborc-0.4-dev
liborc-0.4-dev:
  Installed: 1:0.4.31-1
  Candidate: 1:0.4.31-1
  Version table:
 *** 1:0.4.31-1 500
        500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
        100 /var/lib/dpkg/status 


[1] https://packages.ubuntu.com/focal/liborc-dev

Regards,
Vasil



reply via email to

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