我正在尝试在 32 位 Ubuntu 上安装 SoundWireServer。
我已经安装了 libportaudio
sudo apt-get install libportaudio2
Reading package lists... Done
Building dependency tree
Reading state information... Done
libportaudio2 is already the newest version (19.6.0-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
但是当尝试运行 SoundWireServer 时,它给出了以下信息:
./SoundWireServer: error while loading shared libraries: libportaudio.so.2:
cannot open shared object file: No such file or directory