[X2Go-Commits] page changed: wiki:development:build-howto-macos:x2goclient
wiki-admin at x2go.org
wiki-admin at x2go.org
Thu Sep 26 10:46:45 CEST 2013
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/26 08:46
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address : 134.245.254.47
Hostname : m-047.informatik.uni-kiel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-macos:x2goclient?rev=1380185149
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-macos:x2goclient
Edit Summary:
User : sunweaver
@@ -3,13 +3,18 @@
===== 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.
- **Steps:**
+ **Steps summarized:**
- Install Mac Ports on your Mac OS system
- Take a look at the dependency list (in a terminal shell)
- And install those dependencies
+ - Get X2Go Client from X2Go Git
+ - Build X2Go Client
+
+ So, first install the X2Go Client
dependencies:
+
<code>
$ port echo depof:x2goclient
$ sudo port install depof:x2goclient
</code>
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
More information about the x2go-commits
mailing list