码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu12.04编译rtems doc目录

时间:2014-11-20 16:51:31      阅读:170      评论:0      收藏:0      [点我收藏+]

标签:sp   on   bs   html   htm   nbsp   安装   text   ubuntu   

我的rtem的版本是rtems-4.10.2:
首先安装textinfo:
sudo apt-get install texinfo

然后:

cd rtems-4.10.2/doc
../bootstrap
./configure --enable-maintainer-mode
cd tools ; make
cd ..
make info
make all
make install

安装完成后在doc 目录下面打开: index.html 访问rtems 帮助文档

 清理资料,执行:

Cleaning
========

make clean
make distclean
make maintainer-clean

ubuntu12.04编译rtems doc目录

标签:sp   on   bs   html   htm   nbsp   安装   text   ubuntu   

原文地址:http://www.cnblogs.com/biglucky/p/4110878.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!