Re: Ubuntu/Debian packages?

Hi!

There is a "secret" respository if you are happy with a 386-3 kernel:

http://www.linux-usb-daq.co.uk/drivers2/

The comedi version is from about the time when debian sarge was frozen. 
Anybody who volunteers for the testing distro? ;-)

If you want to compile from source the easiest thing under debian is the 
following:
- choose your favourite kernel image in deselet
- boot with that kernel
- unpack the kernel sources (probably 2.6.8)
- make menuconfig
- choose import alternate configuration
- import the configuration from /boot/, for example config-2.6.8-3-386.
- type make and let the kernel compile a bit. Hit ctrl-c to interrupt.
   no need to compile the kernel any further.
- unpack comedi
- run "configure" within comedi, "make" and "make install"

/Bernd

www:    http://www.berndporr.me.uk/
         http://www.linux-usb-daq.co.uk/
Mobile: +44 (0)7840 340069
Work:   +44 (0)141 330 5237
         University of Glasgow
         Department of Electronics & Electrical Engineering
         Room 519, Rankine Building, Oakfield Avenue,
         Glasgow, G12 8LT


Wiktor Grębla wrote:
> Wiktor Grębla napisał(a):
> 
>>Hi.
>>
>>Is there any unofficial comedi repo/source-package available for Dapper?
>>I've been trying to compile comedi-source, but it's rather impossible 
>>in it's current form. Anyone is planning to maintain this package?[1]
> 
> 
> Debian-way isn't that scarry :)
> 
> Repacking comedi-source.tar.gz with preconfigured cvs sources (changeing 
> directories - /usr/src/modules/* -> /usr/src/modules/comedi is also 
> necessary) allows to build  the package with module-assistant.
> 
> Cheers,
> W.
> 
> 
> 
> _______________________________________________
> comedi mailing list
> comedi_at_comedi.org
> https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi

Received on 2006-05-22Z18:32:12