El Dijous, 26 de març de 2015, a les 12:57:47, Ronnie Thomas va escriure: > Hello everyone, > > I'm trying to find out how to launch a certain KControl Module after > building it. Is there a way to open kcm's built separately using > kcmshell5. Or do we have to install it over the existing kcm. > For Eg:- if I build sddm-kcm from the git repository, do I need to > 'make install' it? Or can I directly run the kcm without installing?
You need to make install it, but no need to overwrite the existing one, just configure cmake to install in a local path and then adapt KDE_DIRS/XDG_* so that it is found by kcmshell. Cheers, Albert > > Thanks, > Ronnie.P.Thomas > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe > >> << >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
