This shows up when I try to run my real time programs and I am not logged in as root.
I think part of the problem is you have to be root to access the fifo devices
like /dev/rtf0 /dev/rtf1 /dev/rtf2 .... I am also using shared memory and I also think
that mmap is a function that requires root access.
I hope this helps.
> ----------
> From: Brian E Miller[SMTP:[EMAIL PROTECTED]]
> Sent: Friday, May 21, 1999 12:18 PM
> To: [EMAIL PROTECTED]
> Subject: [rtl] program
>
> I am new to the RT linux world and am trying to get a simple program up and
> running that is described in the paper "Real-Time Linux" by Barabanov and
> Yodaiken (changing the the header name and function calls to the current
> one). When I execute my make file everything compiles fine (just a few
> warning messages), however when I go to execute the program ( main)
> I get the following message: bash: ./main: Premission denied
>
> Brian Miller
>
> P.S. Thanks to all of you who gave suggesting in getting RT linux up and
> running with Red Hat 5.2. I downloaded a new kernel and once I determined
> the approiate setting everything worked fine.
> --- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> ----
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/~rtlinux/
>
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/