[SOLVED] SDRPP install: Dependency is not satisfied #1447
-
|
I am trying to install SDRPP the Ubuntu Jammy version on Linux Mint 22 So HOW do I install libvolk2-dev? (I'm new to Linux) |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 10 replies
-
|
the dependencies should be automatically installed but when they're not then theyre not, and alexandre came up with a very smart decision to remove the command to install dependencies (the command is TL;DR: run |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I am trying to install SDRPP on a RPi5 running the latest Ubuntu desktop build with a MATE desktop. I get the same libvolk2-dev dependency missing error. I have tried the solution here. Have also tried installing libvolk2-dev and libvolk-dev. All without success. Any help would be much appreciated. Many Thanks. Kim |
Beta Was this translation helpful? Give feedback.
-
|
Many Thanks. The project here is on the back burner
for the moment - more higher priority items ahead of it. I will
get back on to it early next year and will email you as to the
results.
73s de Kim
VK6KL
On 16/12/25 22:01, Hue wrote:
I finally got the package to install. Here is what
is needed as it seems there are important packages missed by
the Mint dev team:
sudo apt-get install
libpango1.0-dev libcairo2-dev
Thanks it helped but first you need to remove sdrpp
with sudo apt -fix-broken install
then run this command, thank you so muchhhhh man
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message
ID: ***@***.***>
[
{
***@***.***": "http://schema.org",
***@***.***": "EmailMessage",
"potentialAction": {
***@***.***": "ViewAction",
"target": "#1447 (reply in thread)",
"url": "#1447 (reply in thread)",
"name": "View Discussion"
},
"description": "View this Discussion on GitHub",
"publisher": {
***@***.***": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
Beta Was this translation helpful? Give feedback.
-
|
nvm i solved it on Dragon OS focal guys, dont use the sdrpp_ubuntu_focal_amd64.deb but rather the sdrpp_debian_sid_amd64.deb and follow the guy's instructions: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

I finally got the package to install. Here is what is needed as it seems there are important packages missed by the Mint dev team:
sudo apt-get install libpango1.0-dev libcairo2-dev