I'm running Fedora 13, and I am trying to compile a program that requires libasound >=1.0 (which I have installed) but the ./configure file can't find it. I've got /lib/libasound.so.2 /lib/libasound.so.2.0.0 /usr/lib/alsa-lib/libasound_module_conf_pulse.so /usr/lib/alsa-lib/libasound_module_ctl_pulse.so /usr/lib/alsa-lib/libasound_module_pcm_pulse.so I took a look at the config.log file and it says: configure:4813: $PKG_CONFIG --exists --print-errors "alsa >= 1.0" Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing `alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found configure:4816: $? = 1 configure:4831: $PKG_CONFIG --exists --print-errors "alsa >= 1.0" Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing `alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found configure:4834: $? = 1 No package 'alsa' found configure:4862: result: no configure:4864: error: libasound >= 1.0 is required on Linux - http://www.alsa-p roject.org So, I checked the /usr/lib/pkgconfig/ directory, looking for the alsa.pc file, and it doesn't exist. I checked and libasound, and alsa-lib are both installed, but is there some other package I need to install to get the alsa.pc file? ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user