SDRPP issue in linux mint 21 #1057
Closed
Metalblade66
started this conversation in
General
Replies: 1 comment
-
How is it surprising that a deb made for debian sid doesn't have the right library versions for mint 21? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I downloaded the file sdrpp_debian_sid_amd64.deb, then run it and so on, but at the moment to open the sdrpp from a terminal it showed the the file libvolk.so.2.4 doesn
t exist, but instead of it the systeam has the file libvolk.so.2.5, so I used sudo ln -sf /usr/lib/x86_64-linux-gnu/libvolk.so.2.5 /usr/lib/x86_64-linux-gnu/libvolk.so.2.4, and the problem was solved and now I can open the software, but when I played the software crash and close without any warning or error on console, can you help to know what
s going on.I am using a Dell Inspiron 14 series 3000, with a SSD and 8 GB RAM, OS Linux mint 21 codename: vanessa
Beta Was this translation helpful? Give feedback.
All reactions