You are not logged in.
This is the result for compiling :
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/void/.experimental/lib/xfce4/session'
/bin/sh ../libtool --mode=install /usr/bin/install -c xfsm-shutdown-helper '/home/void/.experimental/lib/xfce4/session'
libtool: install: /usr/bin/install -c xfsm-shutdown-helper /home/void/.experimental/lib/xfce4/session/xfsm-shutdown-helper
make[2]: Leaving directory '/home/void/Downloads/desktop-enviorment/src/xfce4-session-4.20.0/xfsm-shutdown-helper'
make[1]: Leaving directory '/home/void/Downloads/desktop-enviorment/src/xfce4-session-4.20.0/xfsm-shutdown-helper'
make[1]: Entering directory '/home/void/Downloads/desktop-enviorment/src/xfce4-session-4.20.0'
make[2]: Entering directory '/home/void/Downloads/desktop-enviorment/src/xfce4-session-4.20.0'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/share/wayland-sessions'
/usr/bin/mkdir: cannot create directory ‘/usr/share/wayland-sessions’: Permission denied
make[2]: *** [Makefile:583: install-desktop_waylandDATA] Error 1
make[2]: Leaving directory '/home/void/Downloads/desktop-enviorment/src/xfce4-session-4.20.0'
make[1]: *** [Makefile:921: install-am] Error 2
make[1]: Leaving directory '/home/void/Downloads/desktop-enviorment/src/xfce4-session-4.20.0'
make: *** [Makefile:610: install-recursive] Error 1
I just wanna make clean enviorment not to touch the system-host for everthing. i tried to change the XSESSION_PREFIX, but still got the permission error. Any suggestion guys?, i also new for the forum, so nice forum. Thank you.
Offline
Which configure or autogen parameters did you use? Or did you build with meson?
i tried to change the XSESSION_PREFIX, but still got the permission error.
How? What did you use?
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
My bad after changed the Makefile, i running configure. so is working as expected.
Offline
[ Generated in 0.008 seconds, 7 queries executed - Memory usage: 529.15 KiB (Peak: 530.43 KiB) ]