:: Re: [DNG] Xlibre 25.0 summer solsti…
Top Page
Delete this message
Reply to this message
Author: Ralph Ronnquist
Date:  
To: dng
Subject: Re: [DNG] Xlibre 25.0 summer solstice release
On Wed, Jun 25, 2025 at 04:42:58PM +0200, karl@??? wrote:
> mtx:
> > On 21.06.25 17:46, karl@??? wrote:
> ...
> > > Any build instructions would be helpful.
> >
> > The same as Xorg ;-)
> >
> > > Last I build xorg (2015) there was a file:
> > > xorg/util/modular/build.sh
> >
> > That doesn't work anymore for aeons.
> ...
>
> Strange, but the build script is what is said to be used:
> https://www.x.org/wiki/Building_the_X_Window_System/#selectingabuildprocess
>
> There is also mentions about some jhbuild thing:
> https://www.x.org/wiki/JhBuildInstructions/
>
> The FAQ mentions build.sh and jhbuild:
> https://www.x.org/wiki/FAQ/
>
> And then there is thoose meson files in the source.
>
> So is it build.sh, jhbuild, meson, or something else to be
> used for building XLibre ?


It seems to work with "meson setup build" to prepare a building
directory in "./build/", and then you cd to there and follow up with
"meson compile".

The default building will want dbus and systemd-logind (so not of use
for sane people :). The running will further require an associated
libinput module which is sourced elsewhere.

If you build and experiment with using, say, vt8, make sure you have a
means to shift back to vt7 (or your previous vt) other than relying on
a working keyboard. (E.g., I have a key generating acpi events that
I've bound to executing "chvt 7")

Ralph.

>
> Regards,
> /Karl Hammar
>
>
> _______________________________________________
> Dng mailing list
> Dng@???
> Manage your subscription: https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
> Archive: https://lists.dyne.org/lurker/list/dng.en.html