User Tools

Site Tools


wiki:development:build-howto-macos:x2goclient

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
wiki:development:build-howto-macos:x2goclient [2013/09/26 12:06]
neverpanic typo
wiki:development:build-howto-macos:x2goclient [2015/02/07 21:44]
ionic [Build/Install X2Go Client using Homebrew]
Line 1: Line 1:
 ====== Building X2Go Client on Mac OS ====== ====== 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 X2goClient in one command: <code>$ brew install x2goclient</code> 
  
 ===== Build X2Go Client using MacPorts ===== ===== Build X2Go Client using MacPorts =====
Line 15: Line 5:
 X2Go Client is available from MacPorts, maintained by Clemens Lang, who currently also builds the official X2Go Client DMGs. X2Go Client is available from MacPorts, maintained by Clemens Lang, who currently also builds the official X2Go Client DMGs.
  
-If you just want to get a working version of X2Go Client you can run ''sudo port install x2goclient''.+If you just want to get a working version of X2Go Client you can just run ''sudo port install x2goclient''.
  
 If you want to build a re-distributable DMG image such as the one available from the website, follow these steps (assuming you already have MacPorts installed): If you want to build a re-distributable DMG image such as the one available from the website, follow these steps (assuming you already have MacPorts installed):
Line 55: Line 45:
 to generate ''x2goclient.dmg''. to generate ''x2goclient.dmg''.
            
-===== Build X2Go Client from Scratch (w/o Mac Ports) =====+===== Build/Install X2Go Client using Homebrew ===== 
 + 
 +X2Go Client and it's dependencies are already formulated in Homebrew (thanks to Eugene San)
 + 
 +We assume you've already installed Homebrew. 
 +If not, please visit the [[http://brew.sh|Homebrew website]]. 
 + 
 +It is possible to install X2Go Client in one command: <code>$ brew install x2goclient</code> 
 +      
 +      
 +===== Build X2Go Client from Scratch =====
  
 ==== Variables ==== ==== Variables ====
wiki/development/build-howto-macos/x2goclient.txt · Last modified: 2015/08/27 01:43 by ionic