:: Re: [DNG] Xorg dependency on libsys…
Góra strony
Delete this message
Reply to this message
Autor: ibid.ag
Data:  
Dla: shraptor
CC: dng
Temat: Re: [DNG] Xorg dependency on libsystemd
On Sun, Sep 13, 2015 at 03:51:16PM +0200, shraptor wrote:
> When I check on Arch linux the only dependency they explicitly
> states is xorg-server-xnest is dependent on libsystemd.
> I do not have this package installed.
>
> When I try to run my os Xorg complains about missing libsystemd
>
> There is some package builds in AUR and if I check them
> I see --enable-systemd-logind under ./configure command
>
> So I guess that its this where th dependency comes from.
>
> So if I recompile without it maybe I can run without libsystemd
> installed?
>
> Anyone have any experience regarding this?
>
> Is it hard to compile and get Xorg to work?


systemd-logind integration is via dbus; configure X without dbus
or at least without systemd-logind.

If you're re-compiling a package, it usually is pretty easy to
get X working.

HTH,
Isaac Dunham