- From: Adam Weiss <adam_at_signal11.com>
- Date: Thu, 10 Aug 2006 14:03:00 -0700 (PDT)
I think it's pretty easy under debian, something like: sudo module-assistant auto-install comedi-source ...that should grab and install the comedi kernel modules. Then all you need is the library, you can either install the library package (i think it's called libcomedi...) or just go grab it off the website and build/install it yourself. (untar, ./configure, make, sudo make install) I prefer the latter method because then you get the test/demo programs in the tarball... --adam On Thu, 10 Aug 2006, Harold D. Skank wrote: > People, > > I'm a double newbie here. First of all, I had to install Debian because > my Red Hat derivatives that I had been using wouldn't install comedi > properly. Now I find that I'm not familiar enough with Debian to > accomplish an installation without assistance. Question - just how do I > do a comedi installation under Debian? > > First of all, is it necessary to update the kernel, or can I simply > install the kernel-headers - and again, just how do I do that? > > I understand that the comedi installation proper requires that I compile > the package (which apparently is where I need the kernel-headers) before > I can build and test code using the drivers. > > Also I need to install the comedilib(s). Again, just how do I do that > under Debian? > > Would _greatly_ appreciate assistance. > > Harold Skank > > > _______________________________________________ > comedi mailing list > comedi_at_comedi.org > https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi >
Received on 2006-08-10Z20:03:00