Alex, There were two debs created for rtai related files, one is rtai-modules-2.6.24.7-rtai_3.6+r1_i386.deb and according to the package installer mostly installs to usr/realtime/modules. Those did install correctly.
The other package is rtai-dev-2.6.24.7-rtai_3.6+r1_i386.deb. The test suite such as the latency test installs to usr/realtime/testsuite/kern/... That is not installed for the reason I previously mentioned "Dependency is not satisfied: gcc-4.3". But when I go into synaptic the latest version available is gcc-4.2. I have all Ubuntu repositories enabled (through synaptic) and updated. There is no selection for gcc-4.3 and similarly "apt-get install gcc-4.3" fails saying package not found. Do I have to add a repository for gcc-4.3? I also tried "aptitude install build-essential" from the debian lenny instructions, but that did not install it either. Regards, Eric the path to realtime specifies the path where you installed the rtai program. The location where you were previously able to run the latency tests, you reported as working. If on this PC (different from the one you used initially) you have no rtai installed, then you need to fix that first. (e.g. install the rtai-* package). ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
