
This is a brief How-To for users of OzOS, e17_svn and easy_e17. It shows you how to simply add or remove components of e17 that are available in svn (source code).
Please do not use this method if you have e17 installed from a binary - ie. via your usual package manager.
The OzOS and easy_e17 scripts already download all the available e17 source code but are configured to "skip" (not compile and install) a number of components. You can change that configuration and use any of the "skipped" components - but please remember that these have been put on the default "skip" list for a reason - possibly because they simply don't work!
As always, when making changes that could break your system, make whatever backups you consider necessary (OzOS users and people who are using oz-e17-tools) can use the in-built "Backup e17" menu item to make a backup. It is also a good idea to do an"apt-get update" and apt-get upgrade" to ensure your scripts are up to date and to update e17 before you start.
1. To install a component that you currently "skip"
I'll use the "flame" application as an example - just substitute "flame" with the component you want to install.
Edit the easy_e17 configuration file that tells the script which packages to skip. Open it with:
> sudo {name of text editor} /etc/easy_e17.conf
(eg: "sudo scite /etc/easy_e17.conf" )
2. To Uninstall a Component
> sudo {name of text editor} /etc/easy_e17.conf
have fun.
Aubrey

