[X2Go-Commits] page changed: wiki:development:build-howto-mswin:x2goclient

wiki-admin at x2go.org wiki-admin at x2go.org
Mon Mar 18 13:57:49 CET 2013


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2013/03/18 12:57
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12
IP-Address  : 188.194.93.10
Hostname    : 188-194-93-10-dynip.superkabel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient?rev=1363610698
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: 
User        : ncryer

@@ -109,5 +109,17 @@
  ===== Open SSH Server =====
  
  X2Go Client for Windows using modified Cygwin Open SSH Server for file sharing. You can download it [[http://code.x2go.org/releases/binary-win32/3dparty/openssh-server|here]]
  
- If you want to build it from source, you need   [[wiki:development:build-howto-mswin:x2goclient/#installing_cygwin|install Cygwin]]   first
+ If you want to build it from source, you should
[[wiki:development:build-howto-mswin:x2goclient/#installing_cygwin|install Cygwin]] first.
+ 
+ After that run Cygwin installer (setup.exe), navigate to "Select Packages" page and install packages, you need to build Open SSH Server:
+   *libedit
+   *libedit-devel
+   *libkrb5-devel
+   *libncurses-devel
+   *openssl-devel
+   *libwrap-devel
+ 
+ For openssh you should install both, binary and source packages (toggle "Src" checkbox beside of package name). Source package will be installed in /usr/src directory in your Cygwin installation.
+ 
+   



-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/




More information about the x2go-commits mailing list