[X2Go-Commits] page changed: wiki:development:build-howto-macos:x2goclient
wiki-admin at x2go.org
wiki-admin at x2go.org
Thu Sep 26 11:58:46 CEST 2013
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/26 09:58
Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Firefox/24.0
IP-Address : 46.120.148.201
Hostname : 46-120-148-201.static.012.net.il
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-macos:x2goclient?rev=1380185844
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-macos:x2goclient
Edit Summary: add homebrew install proccess
User : eugenesan
@@ -1,5 +1,16 @@
====== Building X2Go Client on Mac OS ======
+
+ ===== Build/Install X2Go Client using Homebrew =====
+
+ As X2Go Client and it's dependencies are already in Homebrew (thanks to Clemens Lang and Eugene San).
+
+ We assume you've already installed Homebrew.
+
+ If not please invoke:<code>$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"</code>
+ For more information regarding Homebrew head to http://brew.sh
+
+ It is
possible to install X2goClient in one command: <code>$ brew install x2goclient</code>
===== Build X2Go Client using Mac Ports =====
As X2Go Client is already in Mac Ports (thanks to Clemens Lang) it is possible to install all dependencies via Mac Ports.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
More information about the x2go-commits
mailing list