# cd ../
# make install
# make install prefix=/my/favourite/path
alias char-major-10-171 srripc
If the installation was successful, attempting to open /dev/srripc should now cause the SRR Module to load automatically. If your system is not set up for auto-loading, please refer to the next section.
If the permissions on the /dev/srripc module are not correct, you will encounter error messages when starting programs that use the SRR module such as: Cannot count names: Bad file descriptor Queue manager could not attach name 'qserve': Device or resource busy Could not initialize IPC In some Linux distributions, it may be necessary to manually change the permissions on the SRR module's mount point. To change the permissions, you can issue this command, as root: chmod a+rw /dev/srripc If your kernel uses the udev file system, usually meaning that /dev is a temporary file system, the above command should be executed at every system reboot through a system initialization script. |
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.