KenjiTakahashi / pacmixer

an alsamixer alike for PulseAudio.
GNU General Public License v3.0
116 stars 7 forks source link

Broken in Archlinux #12

Closed ak5 closed 9 years ago

ak5 commented 9 years ago

Hi, I saw that you also submitted this to AUR, so I thought I'd post this here.

I am getting this error when attempting to start pacmixer.

pacmixer: error while loading shared libraries: libpanelw.so.5: cannot open shared object file: No such file or direct

Thanks for the tool!

KenjiTakahashi commented 9 years ago

Are you using the latest AUR package (0.6.2-2)? I have recently pushed a updated AUR package that ought to fix this. Basically, you're still linked to ncurses 5.9, while Arch has been updated to 6.0, which required a rebuild.

And even if you are, please try just building the package again.

KenjiTakahashi commented 9 years ago

Guess I can close this one? Feel free to reopen if there are still any problems.