[Alsa-user] Re: configure: error: Sufficiently new version of libasound not found .

2002-04-20 Thread Roger E Critchlow Jr
Michael Mauch writes: > Roger E Critchlow Jr wrote: > > > You must install the new alsa-lib before you can compile alsa-util. > > And if there's an old install of alsa-lib-0.5.* around you should get > > rid of it. > > Doesn't that break all programs that depend on that version of the >

Re: [Alsa-user] Re: configure: error: Sufficiently new version of libasound not found .

2002-04-20 Thread Roger E Critchlow Jr
Jean-Paul van de Plasse writes: > > Doesn't that break all programs that depend on that version of the > > library (libasound.so.1)? > > > > Regards... > > Michael > > > Not sure about the exact internals, but probably old programs are not going > to work with the new driver/lib anyways.

Re: [Alsa-user] Re: configure: error: Sufficiently new version of libasound not found .

2002-04-20 Thread Jean-Paul van de Plasse
> Doesn't that break all programs that depend on that version of the > library (libasound.so.1)? > > Regards... > Michael > Not sure about the exact internals, but probably old programs are not going to work with the new driver/lib anyways. Seems to me too much has changed. Jean-Paul __

[Alsa-user] Re: configure: error: Sufficiently new version of libasound not found .

2002-04-20 Thread Michael Mauch
Roger E Critchlow Jr wrote: > You must install the new alsa-lib before you can compile alsa-util. > And if there's an old install of alsa-lib-0.5.* around you should get > rid of it. Doesn't that break all programs that depend on that version of the library (libasound.so.1)? Regards...