Results 1 to 3 of 3
What is "asound"? How do i install it?
configure: error: asound is required...
- 07-27-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 15
I'm getting an error telling me that "asound" is missing
What is "asound"? How do i install it?
configure: error: asound is required
- 07-27-2011 #2Just Joined!
- Join Date
- Jun 2011
- Posts
- 15
I'm looking for alsa modular synth for fedora. I'm trying to install a tarball but it keeps telling me that I need "asound".
- 07-27-2011 #3Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
I think it is looking for the asound library, maybe? If so, that should be provided by the alsa-lib package (yum install alsa-lib). The library is installed to
/lib/libasound.so.2
I haven't seen an Alsa Modular Synth package for Fedora - you may have to compile that yourself.


Reply With Quote