[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom ["Ian Schofield" <schois@uleth.ca>] (fwd)
- To: rtl@rtlinux.org
- Subject: BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom ["Ian Schofield" <schois@uleth.ca>] (fwd)
- From: Der Herr Hofrat <der.herr@hofr.at>
- Date: Thu, 21 Jun 2001 21:30:02 +0200 (CEST)
>From owner-rtl Thu Jun 21 12:15:37 2001
Received: from mercury.online.uleth.ca (mercury.online.uleth.ca [142.66.33.3])
by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f5LIFae10971
for <rtl@fsmlabs.com>; Thu, 21 Jun 2001 12:15:36 -0600
Received: from uleth.ca ([142.66.41.52]) by mercury.online.uleth.ca
(Netscape Messaging Server 3.6) with ESMTP id AAA564F
for <rtl@fsmlabs.com>; Thu, 21 Jun 2001 12:09:25 -0600
Message-ID: <3B323817.1685F2F0@uleth.ca>
Date: Thu, 21 Jun 2001 12:08:23 -0600
From: "Ian Schofield" <schois@uleth.ca>
X-Mailer: Mozilla 4.76 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: rtl@fsmlabs.com
Subject: starting kernel modules under RTLinux
References: <200106191737.f5JHbAj16662@mailgate4.cinetic.de> <01062018124100.25717@cutangle.admeo.se>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
In a RTLinux-based program I've written, I load a real-time kernel module:
system("rtlinux start mymod.o");
In order to allow access to this program anywhere on the system, I put the
calling program and the kernel module in a directory that's listed in my $PATH.
However, I've discovered that the kernel module won't load unless I run the
calling program in the directory that the kernel module is found.
How can I have my real-time app accessible everywhere?
Thanks...
Ian Schofield
University of Lethbridge
Astrophysics Lab
----- End of forwarded message from owner-rtl@fsmlabs.com -----