How to compile/install KRadio4?
KRadio4 can be compiled like most KDE4 applications using cmake/make. For the example below, let’s assume that your KRadio source tar file is kradio4-snapshot-2000-01-01-r000.tar.gz The following code is a bash/sh based example how to build KRadio4 on your own. Important: Please ensure that all environment variables are set correctly. This is particularly important for KDEDIR and if your prefix differs from the kde installation directory, also set up KDEDIRS (please note the plural “s”) properly.