Install file of pmqueue component. Written by Pau Mendoza & Sergio Saez & Alejandro Lucero Copyright (C) [April 2003] 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. In order to install, please follow next steps: - Change directory to the component one: 'cd ocera_pmqueue_component_directory' - Edit the file 'Makefile' and set your rtlinux and linux source directory, for example: "RTLINUX = /usr/src/rtlinux-3.2pre1" "LINUX = /usr/src/linux-2.4.18" - Type make install: 'make install' - Rebuild your kernel image: 'cd "/usr/src/linux-2.4.18" ' 'make clean dep' 'make bzImage or make {your_image_type}' Install it (i.e. with lilo) Reboot - Change to the RTLinux directory. type cd /usr/src/rtlinux-3.2pre1; make xconfig enable "POSIX Message Queues" option type make clean; make DEPENDENCIES This component needs POSIX Signals component to be installed, that you can find at the OCERA home page. RT-LINUX and LINUX VERSION The patches and sources are tested for RTLinux 3.2pre1