Post

[GQRX] gqrx: symbol lookup error

Have you ever encountered a problem like this when installing GQRX and trying to run it?

Screenshot from 2014 05 30 23 43 47
libvolk error

In my opinion, this happens because there is a problem with libvolk. Some people suggest removing libvolk, but since on my computer there isn’t anything called libvolk yet, I decided to just download it.

Download libvolk

  • Add the following line to /etc/apt/sources.list

deb http://ftp.debian.org/debian/ wheezy-backports main

  • sudo apt-get update

  • sudo apt-get install libvolk0.0.0

After the download is complete, try running gqrx again via the terminal so that if an error occurs it can be seen.

Good Luck

This post is licensed under CC BY 4.0 by the author.