A page in your DokuWiki was added or changed. Here are the details: Date : 2013/09/27 22:23 Browser : Mozilla/5.0 (X11; U; Linux armv7l; en-GB; rv:1.9.2.3pre) Gecko/20100723 Firefox/3.5 Maemo Browser 1.7.4.8 RX-51 N900 IP-Address : 176.5.129.133 Hostname : 176.5.129.133 Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-macos:x2goclient?... New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-macos:x2goclient Edit Summary: User : sunweaver @@ -1,15 +1,5 @@ ====== 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 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 X2Go Client in one command: <code>$ brew install x2goclient</code> ===== Build X2Go Client using MacPorts ===== X2Go Client is available from MacPorts, maintained by Clemens Lang, who currently also builds the official X2Go Client DMGs. @@ -52,8 +42,19 @@ $ ./macbuild.sh </code> to generate ''x2goclient.dmg''. + + ===== Build/Install X2Go Client using Homebrew ===== + + As X2Go Client and it's dependencies are already in Homebrew (thanks to 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 X2Go Client in one command: <code>$ brew install x2goclient</code> + ===== Build X2Go Client from Scratch ===== ==== Variables ==== -- This mail was generated by DokuWiki at http://wiki.x2go.org/