Re: [Emc-users] Live CD RTAI version ??

2008-03-27 Thread Jeff Epler
You can find the version number of any installed package at the
terminal:

$ dpkg -l rtai-modules-2.6.15-magma
||/ Name   VersionDescription
+++-==-==-
ii  rtai-modules-2 3.3-1+aj4  rtai modules for Linux (kernel 2.6.15-magma)

Thus, the rtai on this system (installed from the emc2 dapper live cd) is based
on rtai 3.3.

I determined the correct package name using 'dpkg-query -S', which says
what package name is associated with a particular installed file:

$ dpkg -S /usr/realtime-2.6.15-magma/bin/rtai-load
rtai-modules-2.6.15-magma: /usr/realtime-2.6.15-magma/bin/rtai-load

I could also have used a wildcard with dpkg -l, guessing that the
package name started with "rtai":

$ dpkg -l rtai\*
||/ Name   VersionDescription
+++-==-==-
ii  rtai-modules-2 3.3-1+aj4  rtai modules for Linux (kernel 2.6.15-magma)

(some command output trimmed a bit for clarity)

Jeff

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] Live CD RTAI version ??

2008-03-27 Thread jros
Hello :)

I've tried to figure out what is the RTAI version installed in the Live
CD without success.

I want to install Comedi, and to get some knowledge abot RTAI and Comedi
running some RTAI examples that I suppose I can obtain from a matching
RTAI sources.

I have made the update to 2.2.3 (for if RTAI version is different
between versions).

Thanks in advance.

Javier


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users