www.nico.schottelius.org/software/cinit/browse_source/cinit-0.3pre5/doc/user/installing-cinit.text
Nico Schottelius 423ba10303 import cinit from unix.schottelius.org
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-09-16 12:53:45 +02:00

42 lines
987 B
Text

cinit - Installing
==================
Nico Schottelius <nico-cinit__@__schottelius.org>
0.1, for cinit 0.3, Initial Version from 2006-06-02
:Author Initials: NS
This documentes describes how to install cinit.
Installing
----------
Installing cinit is not a big deal, so is this document.
Where possible I added a list of commands to execute at the
end of each section.
From source
~~~~~~~~~~~
Retrieve the latest source from http://unix.schottelius.org/cinit/.
Then extract it, change to the sourcedir, adjust your OS in the file
"conf/os" and type "make all".
Code to install cinit:
----------------------------------------------------------------------
# the program we use to retrieve the source
get=wget
----------------------------------------------------------------------
In General
^^^^^^^^^^
Download, edit conf/os to the os
Cross-compiling
^^^^^^^^^^^^^^^
For cross compiling see 'cross-compiling.text'.
Introduction
------------
General sections, OS-specific, ...