File: setup.html

package info (click to toggle)
epm 3.0-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,020 kB
  • ctags: 371
  • sloc: ansic: 6,199; cpp: 1,188; makefile: 201; perl: 134
file content (53 lines) | stat: -rw-r--r-- 1,622 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<HTML>
<BODY>

<H2><A NAME="setup">setup</A></H2>
<HR>
<P>Graphical setup program for the ESP package manager.</p>

<H3>Synopsis</H3>

<P><B>setup</B> [ <I>directory</I> ]</P>

<H3>Description</H3>

<P><B>setup</B> provides a graphical installation interface for
EPM-generated portable installation packages. It presents a
step-by-step dialog for collecting a list of packages to install
and accepting any license agreements for those packages.</P>

<P><B>setup</B> searches for products in the current directory
or the directory specified on the command-line.</P>

<H3>Installation Types</H3>

<P>The default type of installation is "custom". That is, users
will be able to select from the list of products and install
them.</P>

<P><B>setup</B> also supports other types of installations. The
<I>setup.types</I> file, if present, defines the other
installation types.</P>

<H3>See Also</H3>

<P><A HREF="#epm">epm(1)</A> - create software packages.<BR>
<A HREF="#SETUPTYPES">setup.types(5)</A> - epm gui setup types file format.</P>

<H3>Copyright</H3>

<P>Copyright 1999-2001 by Easy Software Products, All Rights
Reserved.</P>

<P>This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2, or
(at your option) any later version.</P>

<P>This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.</P>

</BODY>
</HTML>