s To: xquartz-dev@lists.macosforge.org, mmajchrowicz@gmail.com Subject: Re: [Xquartz-dev] Building Xquartz git snapshot(how to?) From: Harald Hanche-Olsen <hanche@math.ntnu.no> In-Reply-To: <3d3168e50803170524w6d9c1d99tc070c9ef65a131b@mail.gmail.com> References: <3d3168e50803162337r4bdfe841l41ab498152f8862@mail.gmail.com> <10C626AD-B5E8-44AE-A7A4-728158EC87D1@apple.com> <3d3168e50803170524w6d9c1d99tc070c9ef65a131b@mail.gmail.com> X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 5.2.52 on Emacs 23.0.60 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=utf-8 Content-Transfer-Encoding: 8bit + "Michał Majchrowicz" <mmajchrowicz@gmail.com>:
I have last one question to ask :) If I would run: sudo make install DESTDIR=/usr/X11/ would this be the same as installing a pkg file create by Package Manager or am I missing something?
You're missing at least one thing, namely the registration in the package receipt database (man pkgutil). And with that, you miss an easy (sort of) uninstall option. - Harald