2003-04-04 10:39:23 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-10-01 03:21:06 +08:00
|
|
|
<para><command>ln -s make /usr/bin/gmake</command>: The reason we create the
|
2003-09-27 02:58:36 +08:00
|
|
|
<command>gmake</command> symlink is that <application>Tripwire</application>
|
|
|
|
will only install if the symlink is present. It may be safely removed after
|
|
|
|
installation.</para>
|
2003-04-04 10:39:23 +08:00
|
|
|
|
2003-10-01 03:21:06 +08:00
|
|
|
<para><command>gmake release</command>: This command creates the
|
2003-09-27 02:58:36 +08:00
|
|
|
<application>Tripwire</application> binaries.</para>
|
2003-04-04 10:39:23 +08:00
|
|
|
|
2003-10-01 03:21:06 +08:00
|
|
|
<para><command>cp install.{sh,cfg} .</command>: These are copied to the main
|
2003-09-27 02:58:36 +08:00
|
|
|
<application>Tripwire</application> directory so that the script can be used to
|
|
|
|
install the package.</para>
|
2003-04-04 10:39:23 +08:00
|
|
|
|
2003-10-01 03:21:06 +08:00
|
|
|
<para><command>cp policy/*.txt /usr/share/doc/tripwire</command>: This command
|
2003-09-13 23:01:40 +08:00
|
|
|
installs the documentation.</para>
|
2003-04-04 10:39:23 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|