Re: Couldn't compile ogr!!!
Georg Beyerle <[email protected]> Fri, 21 May 2004 12:04:21 +0200
| Newsgroups | gmane.comp.hardware.gps.opensource |
|---|---|
| Message-ID | <[email protected]> |
Hello Behzad Chenaghlou, a step-by-step description of how to install RTAI 1) download latest RTAI tar file (rtai-24.1.13.tgz as of this writing) from www.rtai.org 2) rtai-24.1.13.tgz includes kernel patches up to 2.4.23 => download linux-2.4.23.tar.gz from kernel.org 3) untar kernel to /usr/src/ 4) set symbolic link /usr/src/linux pointing to /usr/src/linux-2.4.23 5) untar RTAI to /usr/src/ 4) set symbolic link /usr/src/rtai pointing to /usr/src/rtai-24.1.13 5) change directory to /usr/src/linux 6) apply RTAI patches patch -p1 ../rtai/patches/patch-2.4.23-rthal5g 7) compile new kernel: make menuconfig # compile ext2 and ext3 into kernel, not as loadable modules make dep && make bzImage make modules mkdir /lib/modules/2.4.23-rthal5 make install 8) boot new kernel 9) compile RTAI cd /usr/src/rtai make menuconfig # compile the test programs make make install make dev ./setsched up 10) run RTAI test programs in /usr/src/rtai/examples Best regards Georg Beyerle At 13:09 20.05.2004, behzad chenaghlou wrote: >Hi everybody >I couldn't have compile ogr yet!!! > >I have downloaded the kernel 2.4.25 from >www.kernel.org, and the patches from www.RTAI.org >(rtai-3.0r4), my current os is redhat 9.0, but still >can not compile ogr. > >Can anybody tell me about version of kernel and patch >he/she is using? > >regards > >/* >Behzad Chenaghlou >*/ > >Find local movie times and trailers on Yahoo! Movies. >http://au.movies.yahoo.com > >_______________________________________________ >opensource_gps mailing list >[email protected] >http://lists.psas.pdx.edu/cgi-bin/mailman/listinfo/opensource_gps