1KDESRC-BUILD-SE(1)             KDE User's Manual            KDESRC-BUILD-SE(1)
2
3
4

NAME

6       kdesrc-build-setup - Creates a ~/.kdesrc-buildrc configuration file for
7       kdesrc-build(1).
8

SYNOPSIS

10       kdesrc-build-setup
11

DESCRIPTION

13       The kdesrc-build-setup command is used to generate a simple
14       configuration file for kdesrc-build(1).
15
16       It requires the dialog(1) script be available, and Perl (just like
17       kdesrc-build).
18
19       No command line options are accepted. The operation of the program is
20       instead driven through dialog-style prompts to gather the data required
21       to generate the configuration file. The configuration file can be saved
22       to a location other than ~/.kdesrc-buildrc.
23

OPTIONS

25       No command line options are supported for this command.
26

EXIT STATUS

28       0
29           Success
30
31       Anything else
32           Either there was an I/O failure of some type (invalid permissions,
33           disk full, etc.), or the user canceled the program by pressing ESC
34           during a dialog.
35

ENVIRONMENT

37       HOME
38           Used for tilde-expansion of file names, and is the default base for
39           the source, build, and installation directories.
40
41       dialog(1)
42           The dialog(1) program is required for the operation of this script
43           and may obey environment variables of its own.
44

FILES

46       ~/.kdesrc-buildrc - Default global configuration file, generated by
47       default by this script. If the file already exists, the existing file
48       is moved to ~/.kdesrc-buildrc~ as a backup before generating the
49       configuration.
50
51       The file generated by this script can be saved to a different name
52       instead.
53

BUGS

55       See http://bugs.kde.org/. Be sure to search against the kdesrc-build
56       product.
57

SEE ALSO

59       kdesrc-build(1)
60
61       kdesrc-buildrc-sample file (if included with your kdesrc-build
62       distribution).
63

RESOURCES

65       Main web site: http://kdesrc-build.kde.org/
66
67       Documentation: http://kdesrc-build.kde.org/documentation/
68

COPYING

70       Copyright (C) 2011 Michael Pyne.
71
72       This program is free software; you can redistribute it and/or modify it
73       under the terms of the GNU General Public License as published by the
74       Free Software Foundation; either version 2 of the License, or (at your
75       option) any later version.
76
77       This program is distributed in the hope that it will be useful, but
78       WITHOUT ANY WARRANTY; without even the implied warranty of
79       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
80       General Public License for more details.
81
82       You should have received a copy of the GNU General Public License along
83       with this program; if not, write to the Free Software Foundation, Inc.,
84       51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
85

AUTHOR

87       Michael Pyne <mpyne@kde.org>
88           Author.
89
90
91
920.02                              2012-05-05                KDESRC-BUILD-SE(1)
Impressum