sound card problem
Peter Garrett
peter.garrett at optusnet.com.au
Thu Jul 19 02:34:31 UTC 2007
On Wed, 18 Jul 2007 21:04:31 -0400
"Dan Ziolkowski" <dan.ziolkowski at gmail.com> wrote:
> laptop:~$ sudo apt-get install build-essential linux-headers-$(uname -r) m
> Reading package lists... Done
> Building dependency tree... Done
> E: Couldn't find package m
looks like either a typo, or a bad copy-paste - the "m" is not required :)
Try
sudo apt-get install build-essential linux-headers-$(uname -r)
Peter
More information about the ubuntu-users
mailing list