Starting in a test environment

If you are developing or testing Kwave, then you do not necessarily need to uninstall/install Kwave after every build. Instead you can use the application from where it is built by using a wrapper script. This wrapper script can be built with the following command:

% make wrapper

The script will be named kw, feel free to modify it to match your system if needed.

Warning

For this to work, you must not have Kwave installed on your system. If so, please uninstall the package before!