Hacker News new | ask | show | jobs
by _avatar 3254 days ago
These are all common libraries that most distributions should have.

1. "asound" refers to ALSA. 2. "pulse" is PulseAudio 3. "libmp3lame" is LAME

A quick google search looks like these may be the packages you need:

1. alsa-lib-devel 2. pulseaudio and pulseaudio-libs-devel 3. liblame-devel, maybe?

Looks like I'll need to spend some time here soon installing a few more popular distros and figuring out the exact package names.

1 comments

Would love to see Centos7 included in your distro list.