Re: [Alsa-user] alsa-compile-script patches for supporting Debian and Ubuntu distro

2010-11-03 Thread Wanming.Zhang
>From: Paul Menzel [mailto:paulepan...@users.sourceforge.net] >Sent: Wednesday, November 03, 2010 4:37 PM >To: alsa-user@lists.sourceforge.net >Subject: Re: [Alsa-user] alsa-compile-script patches for supporting >Debian and Ubuntu distro > >Am Mittwoch, den 03.11.2010, 10:07 +0200 schrieb wanming.z

Re: [Alsa-user] alsa-compile-script patches for supporting Debian and Ubuntu distro

2010-11-03 Thread Wanming.Zhang
Sorry, the below is patch for support Debian and Ubuntu. $ cd alsa-driver $ git diff --cached diff --git a/utils/alsa-compile.sh b/utils/alsa-compile.sh index 4f72d10..e2dba4a 100755 --- a/utils/alsa-compile.sh +++ b/utils/alsa-compile.sh @@ -329,6 +329,16 @@ is_rpm_installed() { fi }

[Alsa-user] alsa-compile-script patches for supporting Debian and Ubuntu distro

2010-11-02 Thread Wanming.Zhang
Hi, I am newbie, when I run alsa-compile.sh, I got some error. Some like "Cannot install alsa-lib-devel for unsupported distribution Debian". Then I read alsa-compile.sh, I found this shell script could not support Debian and Ubuntu. http://www.mail-archive.com/alsa-user@lists.sourceforge.net/m