Skip to content

Instantly share code, notes, and snippets.

@c2h2
Created August 8, 2011 06:30
Show Gist options
  • Save c2h2/1131302 to your computer and use it in GitHub Desktop.
Save c2h2/1131302 to your computer and use it in GitHub Desktop.
alsa-utils compiling fix
sudo ln -s libpanelw.so.5 /usr/lib/libpanelw.so
sudo ln -s libformw.so.5 /usr/lib/libformw.so
sudo ln -s libmenuw.so.5 /usr/lib/libmenuw.so
sudo ln -s libncursesw.so.5 /lib/libncursesw.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment