Re: Compiling X11 from source
Re: Compiling X11 from source
- Subject: Re: Compiling X11 from source
- From: Tom Lane via X11-users <email@hidden>
- Date: Fri, 03 Jul 2020 14:15:30 -0400
- Comments: In-reply-to Maximilian Ebert via X11-users <email@hidden> message dated "Fri, 03 Jul 2020 14:01:54 -0400"
Maximilian Ebert via X11-users <email@hidden> writes:
> Does anybody know a tutorial to build X11 from scratch without
> macports/xquartz/homebrew etc.? I am wondering what it would take to do it
> manually.
I've only ever built xserver, not the rest of it, but the
recipe at
https://www.xquartz.org/Developer-Info.html
mostly worked for me. One note is that the git URL given there
seems to require login privileges; fetch a read-only clone with
git clone https://github.com/XQuartz/xorg-server.git
instead. Also, be sure to check out the right git branch (probably
you want the latest one, server-1.18-branch).
regards, tom lane
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden