summaryrefslogtreecommitdiff
path: root/x11/modular-xorg-xquartz/MESSAGE
blob: d5b711752afb3d519d5314ab16d50c8365f32065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
===========================================================================
$NetBSD: MESSAGE,v 1.1 2015/10/01 12:55:09 tnn Exp $

To finish the installation of pkgsrc X11 on your Mac:

$ sudo mv /Applications/Utilities/X11.app /Applications/Utilities/X11.app.bak
$ sudo ln -s ${PREFIX}/Applications/Utilities/X11.app /Applications/Utilities

$ echo "${PREFIX}/bin/xterm &" > ~/.xinitrc
$ echo ${PREFIX}/bin/quartz-wm >> ~/.xinitrc
$ ${PREFIX}/bin/startx -- ${PREFIX}/bin/Xquartz

You can also launch X11.app from finder instead of the last step.

===========================================================================