Re: comedi digest, Vol 1 #1211 - 2 msgs

> I have a machine running linux kernel 2.4.24 and RTAI
> version 3.0r2 (almost revision 2, was actually a CVS
> snapshop from 2004.2)
>
> I downloaded comedi (0.7.68) and ran the configure
> file.  I noticed that it said:
>
> checking Linux config option CONFIG_RTHAL...no
>
> I can build this, but it doesn't seem to be aware that
> I have RTAI.  I tried modifying the configure file to
> check CONFIG_ADEOS instead, but then I got build
> errors.
>
> So, does anyone know how to install comedi with the
> later versions (adeos) of RTAI?

This should work (I'm not using 0.7.68).  Do you have rtai or linux
installed in non-standard paths?  If so, try these configure options

--with-linuxdir=DIR     specify path to Linux source directory
--with-linux-config=FILE
                        specify path to Linux configuration file
--with-rtaidir=DIR      specify path to RTAI installation or build directory

If this doesn't work, try posting the full output of configure, that 'll
be easier to debug

klaas

Received on 2004-04-13Z13:29:30