Setting the Configuration Data
Prev
Next

Setting the Configuration Data

To use Kdesvn-build, you should have a file in your home directory called .kdesvn-buildrc, which sets the general options and sets the modules you would like to download and build.

Note

It is possible to use different configuration files for Kdesvn-build, which is described in Chapter 4, The Format of .kdesvn-buildrc. If you need to use multiple configurations, please see that section. Here, we will assume the configuration is stored in ~/.kdesvn-buildrc.

The easiest way to proceed is to use the kdesvn-buildrc-sample file as a template, changing global options to match your wants, and also change the list of modules you want to build.

The default settings should actually already be appropriate to perform a KDE build. Some settings that you may wish to alter include:

After the global section is a list of modules to build, bracketed by module ... end module lines. Check if the listed modules are in fact the modules you want to build. The default options from the kdesvn-buildrc-sample file should be enough to get a fairly complete KDE installation. Save the result as .kdesvn-buildrc in your home folder.

If you wish to fine tune your .kdesvn-buildrc, consult Chapter 4, The Format of .kdesvn-buildrc for detailed information about all configuration options.

Prev
Next
Contents


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team