You are not logged in.
Pages: 1
Problems with ALSA on the UBUNTU 7.10:
During installation Xfce4-4.4.2 I am receiving an error:
...
checking what sound system to use... alsa
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config >= 0.9.0... 0.22
checking for alsa >= 0.9.0... not found
*** The required package alsa was not found on your system.
*** Please install alsa (atleast version 0.9.0) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
!! Failed to configure xfce4-mixer, see the errors above
!! for details on the problem.
if I am running command from a terminal: sudo apt-get install alsa
The answer is:
...
Note, selecting alsa-base instead of alsa
alsa-base is already the newest version.
The following packages were automatically installed and are no longer required:
libxfcegui4-4 textutils libxfce4mcs-client3 libcommoncpp2-1.5.3-0
texlive-base texlive texlive-fonts-recommended libsdl-gfx1.2-4 libtagc0
libkdegames1 libendeavour2-2 texlive-common mysql-common liberror-perl
tofrodos texlive-base-bin libsdl-net1.2 libxfce4util4 libmysqlclient15off
procmail tetex-bin libexo-0.3-0 tidy libtidy-0.99-0 libfltk1.1
libxml++2.6c2a libpano12-0 texlive-latex-recommended thunar-data tcl8.4
libgeoip1 texlive-latex-base tk8.4 libxfce4mcs-manager3 libpoco2 dbus-x11
texlive-doc-base librlog1c2a xfdesktop4-data tex-common libthunar-vfs-1-2
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
How to correct this and properly install xfce?
Offline
Hi
I think you need to install the alsa development library libasound2-dev
Offline
Yes, it worked. Thanks
Offline
Pages: 1
[ Generated in 0.005 seconds, 8 queries executed - Memory usage: 548.88 KiB (Peak: 549.72 KiB) ]