Install file of RTLinux POSIX-Compatible application-defined scheduling. Written by J. Vidal , F. Vazquez, I. Ripoll Copyright (C) [date] OCERA Consortium. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2. The code is distributed as a patch file against rtlinux-3.1 source code plus some new files added (examples, POSIX-Compatible application-defined scheduling API implementation, ..) In order to install, please follow next steps: 1.- Install POSIX signals component. 2.- Install POSIX timers component. 3.- Install POSIX-Compatible application-defined component. 3.1- Configure Makfile variables. -edit Makefile and set RTLINUX variable to your RTLinux copy path. 3.2.- Type make install 4.- Change to the RTLinux directory. - type make xconfig - enable posix signals, timers & application scheduling. - type make clean ; make See appsched-info.pdf for more info. New features are by default disabled, you have to enable them before building RTLinux.