Re: [Xquartz-dev] MacPorts - Howto
On Wednesday 04 February 2009, xquartz-dev-request@lists.macosforge.org wrote:
In fact... would you mind installing MacPorts and doing a 'sudo port - v install xorg-server'? Then run /Applications/MacPorts/X11.app ... atleast then I might be able to feed you Portfiles to use to pull in older versions to start bisecting this.
Jeremy, no, not at all :-) is there a short howto for installing MacPorts? I've never done this before - but shouldn't be so hard :-) ciao christof -- public key www.hfph.mwn.de/~chwolf/chwolf.asc Please respect my privacy and do not make my contact information available to third parties.
+ Christof Wolf <ch.wolf@hfph.mwn.de>:
no, not at all :-) is there a short howto for installing MacPorts?
Not one but at least three: http://trac.macports.org/wiki/InstallingMacPorts http://www.macports.org/install.php http://guide.macports.org/#installing I don't know why they have so many similar documents, but any of them should be sufficient for your purpose. - Harald
And for those not wanting to click links and read, here's something you should be able to copy/paste: svn co https://svn.macosforge.org/repository/macports/trunk/base cd base ./configure && make && sudo make install Setup your /etc/profile or whatever to add /opt/local/bin to PATH then... (ok, maybe you can't "copy/paste" this) sudo port -v selfupdate sudo port -v install xorg On Feb 4, 2009, at 22:09, Harald Hanche-Olsen wrote:
+ Christof Wolf <ch.wolf@hfph.mwn.de>:
no, not at all :-) is there a short howto for installing MacPorts?
Not one but at least three:
http://trac.macports.org/wiki/InstallingMacPorts http://www.macports.org/install.php http://guide.macports.org/#installing
I don't know why they have so many similar documents, but any of them should be sufficient for your purpose.
- Harald _______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
participants (3)
-
Christof Wolf
-
Harald Hanche-Olsen
-
Jeremy Huddleston