Bozitaai wrote:
> RTAI 3.3 is installed in Kernel 2.4.32, all the test suites are OK
> Then, I started to install RTnet with following procedures
> 
> make menuconfig  ==> no error message
> make ==> no error message
> make install ==> no error message, but I can't find any new files /
> directories in /usr/realtime
> 

Check your output when running "make install" against this snippet (I'm
installing from /usr/src/rtnet/build to /usr/src/rtnet/bin):

nibbler:/usr/src/rtnet/build# make install
Making install in stack
make[1]: Entering directory `/usr/src/rtnet/build/stack'
Making install in .
make[2]: Entering directory `/usr/src/rtnet/build/stack'
make[3]: Entering directory `/usr/src/rtnet/build/stack'
/usr/src/rtnet/config/autoconf/install-sh -d /usr/src/rtnet/bin/modules
/usr/bin/install -c -m 644 rtnet.o /usr/src/rtnet/bin/modules
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/usr/src/rtnet/build/stack'
make[2]: Leaving directory `/usr/src/rtnet/build/stack'
Making install in ipv4
...

BTW, make sure that you have write access to the target folder.

Jan


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to