Originally Posted by
Sam
According this
thread, I tried to install the package
libesd-alsa0, but it doesn't exist! I have every repositories checked in Synaptic, and as seen on the above thread, there are several people who installed this package.
What's wrong? I'm using Warty AMD 64.
Hmmm. Ubuntu Hoary here.
Code:
[~] > wajig policy libesd-alsa0
libesd-alsa0:
Installed: (none)
Candidate: 0.2.35-2ubuntu2
Version Table:
0.2.35-2ubuntu2 0
500 http://archive.ubuntu.com hoary/main Packages
Could you run
Code:
[~] > apt-cache --names-only search libesd
libesd-alsa0 - Enlightened Sound Daemon (ALSA) - Shared libraries
libesd0 - Enlightened Sound Daemon - Shared libraries
libesd0-dev - Enlightened Sound Daemon - Development files
or if you use wajig
Code:
[~] > wajig list-names libesd
libesd-alsa0
libesd-alsa0-dev
libesd-dev
libesd0
libesd0-dev
and post the outputs here? Also put your /etc/apt/sources.list here.