OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [README] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
#
2
#  README,v 1.6 2002/07/30 23:57:35 joel Exp
3
#
4
 
5
Tools Required
6
==============
7
The following tools are used in the production of this documentation:
8
 
9
TeX
10
texinfo 4.0
11
texi2www-960103 (included in tree)
12
 
13
This was used by the authors to generate the directory tree figure
14
in the texinfo printed version:
15
 
16
tree (from the CTAN Archives -- see http://jasper.ora.com/ctan.html)
17
 
18
Changing the Version Number and Timestamp
19
=========================================
20
 
21
RTEMS Version number is in configure.in.  Edit that file and run bootstrap.
22
 
23
Documentation date is in common/setup.texi.in and also must be modified
24
by hand.  bootstrap does not have to be run after modifying this file.
25
 
26
Making the Documentation
27
========================
28
 
29
cd rtems-XXX/doc
30
../bootstrap
31
./configure --enable-maintainer-mode
32
cd tools ; make
33
cd ..
34
make info
35
make all
36
make install
37
 
38
Cleaning
39
========
40
 
41
make clean
42
make distclean
43
make maintainer-clean
44
 
45
Making a Source Distribution
46
============================
47
This generates a rtems-.tar.gz in the toplevel directory.
48
 
49
Making a Preformatted Distribution
50
==================================
51
Install and tar it up. :)
52
 
53
Common Problems
54
===============
55
 
56
TeX pool_size too small.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.