Chris Fisichella wrote:
> 
> I am sort of working with the compile instructions printed on the 
> alsa-project website for the ca0106 driver. It says to start with:
> 
> ./configure --with-cards=snd-ca0106 --with-sequencer=yes
> 


If you are using the tree from hg.
Download the following trees.
1) alsa-kernel
2) alsa-driver

This should give you two directories, alsa-kernel and alsa-driver.
3) cd alsa-driver
The hgcompile script will expect you current linux kernel sources to be
in /usr/src/linux. If they are elsewhere, you will need to add an extra
option of the hgcompile line.
4) ./hgcompile --with-cards=snd-ca0106 --with-sequencer=yes

Once hgcompile has been run once, you can use ./configure as you did for
any further ./configure options.

James

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to