while i helped someone to compile and install alsa from cvs i noticed that
the INSTALL in alsa-driver is somehow incomplete.

original INSTALL:

For compilation you can use these commands:

        aclocal
        autoconf
        ./configure
        make dep
        make

but it should be:

make ALSAKERNELDIR=../alsa-kernel all-deps (if the alsa-kernel-dir is
really there)
aclocal
autoconf
./configure
make dep
make

regards

_____-
zsolt

________/\---------%%%___________-----------
webcast every sunday 2000 cest at pingfm.org


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to