You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. What outcome do you expect? It looks like make detects that xkb-switch files are already present in the ~/.local tree and refuses to overwrite them. Did you call install several times?
yes, i call it twice, but when i called it at first time, it installed everything of xkb-switch in ~/.local/usr, which is every strange because we cannot run xkb-switch in bash because it is not in the path. I am not sure but I think they may be in the bin, lib, share in the ~/.local. Maybe we should modify the cmakelist?
Hello, when i install it as user, i run
make DESTDIR=$HOME/.local install
, i get thiswhich is strange. shouldn't it be
is that a problem? or it should be like this?
Thanks very much
The text was updated successfully, but these errors were encountered: