the script files instrtl, regression.sh, rmrtl, do not exist. any other 
ideas

justin

 > i've never installed rtlinux before.  i followed all the instructions ( i
 > downloaded the rtl_2.4linux prepatch) and installed the kernel and booted
 > into linux with the rtl kernel.  the final step (installing the modules) 
is
 > giving me problems. the directions say "cd /usr/src/rtlinux-2.0/rtl"   
and
 > run "make" , "make install" to install the rtl modules.  i changed to the
 > directory /usr/src/rtlinux-3.0  and looked for the rtl directory.  i 
don't
 > have it.  i looked every where for a make file to install the modules. no
 > luck   Whats up??
 >
cd /usr/src/rtlinux-3.0

set the link to the kernel

ln -s /usr/src/linux-2.2.19-rtl linux (or where ever)

make config (or menuconfig if you prefer)
make dep
make

check if it works
./scripts/insrtl
./scripts/regression.sh
./scripts/rmrtl

then do
make install

that should do it.

hofrat
-- [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/



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

-- [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/

Reply via email to