|
|
|
SiSU - SiSU information Structuring Universe / Structured information, Serialized Units
Quickstart, installation and use
Ralph Amissah
copy @ SiSU
SiSU - SiSU information Structuring Universe / Structured information, Serialized Units - Quickstart, installation and use,
|
1 |
Quickstart - SiSU installation and use |
2 |
1. Quickstart - Getting Started Howto |
1. Quickstart - Getting Started Howto |
3 |
4 |
Installation is currently most straightforward and tested on the Debian platform, as there are packages for the installation of sisu and all requirements for what it does. |
5 |
6 |
SiSU is available directly from the Debian Sid and testing archives (and possibly Ubuntu), assuming your /etc/apt/sources.list is set accordingly: |
7 |
8 |
The following /etc/apt/sources.list setting permits the download of additional markup samples: |
9 |
#/etc/apt/sources.list |
10 |
11 |
aptitude update |
12 |
If there are newer versions of SiSU upstream of the Debian archives, they will be available by adding the following to your /etc/apt/sources.list |
13 |
#/etc/apt/sources.list |
14 |
15 |
aptitude update |
16 |
Note however that it is not necessary to install sisu-complete if not all components of sisu are to be used. Installing just the package sisu will provide basic functionality. |
17 |
18 |
RPMs are provided though untested, they are prepared by running alien against the source package, and against the debs. |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
|
27 |
|
28 |
For basic use SiSU is only dependent on the programming language in which it is written Ruby, and SiSU will be able to generate html, various XMLs, including ODF (and will also produce LaTeX). Dependencies required for further actions, though it relies on the installation of additional dependencies which the source tarball does not take care of, for things like using a database (postgresql or sqlite) 1 or converting LaTeX to pdf. |
30 |
31 |
This is a standard ruby installer, using setup.rb is a three step process. In the root directory of the unpacked SiSU as root type: |
32 |
ruby setup.rb config |
33 |
34 |
35 |
36 |
37 |
The "install" file provided is an installer prepared using "rant". In the root directory of the unpacked SiSU as root type: |
38 |
39 |
40 |
41 |
42 |
43 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
Depending on your mode of installation one or a number of markup sample files may be found either in the directory: |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
Having moved to the directory that contains the markup samples (see instructions above if necessary), choose a file and run sisu against it |
61 |
sisu -NhwoabxXyv free_as_in_freedom.rms_and_free_software.sam_williams.sst |
62 |
this will generate html including a concordance file, opendocument text format, plaintext, XHTML and various forms of XML, and OpenDocument text |
63 |
64 |
Assuming a LaTeX engine such as tetex or texlive is installed with the required modules (done automatically on selection of sisu-pdf in Debian) |
65 |
Having moved to the directory that contains the markup samples (see instructions above if necessary), choose a file and run sisu against it |
66 |
sisu -pv free_as_in_freedom.rms_and_free_software.sam_williams.sst |
67 |
sisu -3 free_as_in_freedom.rms_and_free_software.sam_williams.sst |
68 |
should generate most available output formats: html including a concordance file, opendocument text format, plaintext, XHTML and various forms of XML, and OpenDocument text and pdf |
69 |
70 |
Relational databases need some setting up - you must have permission to create the database and write to it when you run sisu. |
71 |
Assuming you have the database installed and the requisite permissions |
72 |
73 |
sisu --sqlite -v --import free_as_in_freedom.rms_and_free_software.sam_williams.sst |
74 |
75 |
sisu --pgsql -v --import free_as_in_freedom.rms_and_free_software.sam_williams.sst |
76 |
77 |
78 |
79 |
80 |
The man pages are also available online, though not always kept as up to date as within the package itself: |
81 |
|
82 |
|
83 |
|
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
A number of markup samples (along with output) are available off: |
94 |
95 |
Additional markup samples are packaged separately in the file: |
96 |
97 |
On Debian they are available in non-free 5 to include them it is necessary to include non-free in your /etc/apt/source.list or obtain them from the sisu home site. |
98 |
1. There is nothing to stop MySQL support being added in future. |
5. the Debian Free Software guidelines require that everything distributed within Debian can be changed - and the documents are authors' works that while freely distributable are not freely changeable. |
|
|
|
Output generated by
SiSU
0.59.0 2007-09-23 (2007w38/0)
|
SiSU using:
| |
SiSU is released under GPLv3 or later, <http://www.gnu.org/licenses/gpl.html> |
SiSU, developed using
Ruby
on
Debian/Gnu/Linux
software infrastructure,
with the usual GPL (or OSS) suspects.
|