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

wiki-admin at x2go.org wiki-admin at x2go.org
Thu Jun 7 08:13:00 CEST 2018


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

Date        : 2018/06/07 06:13
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
IP-Address  : 178.162.222.41
Hostname    : 178.162.222.41.adsl.inet-telecom.org
Old Revision: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient?rev=1528159857
New Revision: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: Programme -> program.
User        : ionic

@@ -11,9 +11,9 @@
  The former audience has extra steps to do. These steps will be noted.
  
  ===== Overview of third-party components =====
  
- X2Go Client for Windows needs several 3rd-party programmes for being able to run on MS Windows:
+ X2Go Client for Windows needs several 3rd-party programs for being able to run on MS Windows:
  
  
    * [[wiki:development:build-howto-mswin:x2goclient/#build_add_nxproxy_with_libraries|nxproxy]]
  
@@ -24,9 +24,9 @@
    *
[[wiki:development:build-howto-mswin:x2goclient/#vcxsrv|X-Server]](VcXsrv)
  
    * [[wiki:development:build-howto-mswin:x2goclient/#putty|PuTTY]] for Kerberos 5 (GSSAPI) authentication
  
- All these programmes, as well as many of the libraries, can now be downloaded from [[http://code.x2go.org/gitweb?p=x2goclient-contrib.git;a=tree;hb=HEAD|x2goclient-contrib.git]]. Older versions are available from our [[http://code.x2go.org/releases/binary-win32/3rd-party|server]]
+ All these programs, as well as many of the libraries, can now be downloaded from [[http://code.x2go.org/gitweb?p=x2goclient-contrib.git;a=tree;hb=HEAD|x2goclient-contrib.git]]. Older versions are available from our [[http://code.x2go.org/releases/binary-win32/3rd-party|server]]
  
  They can also be built from source, or downloaded from their project sites. However, this howto only explains how to build nxproxy and OpenSSH.
  
  You can also copy the 3rd-party components from X2Go Client installation (on MS Windows)
directory.
@@ -417,9 +417,9 @@
  
  
  ==== Copying the nxproxy binaries ====
  
- Now the nxproxy binary (nxproxy.exe) is ready. You can copy it into the programme packaging folder (''dist/'' or ''nsis/x2goclient/'') of X2Go Client, or the x2goclient-contrib folder:
+ Now the nxproxy binary (nxproxy.exe) is ready. You can copy it into the program packaging folder (''dist/'' or ''nsis/x2goclient/'') of X2Go Client, or the x2goclient-contrib folder:
    - nx-libs 3.5: From nxproxy directory (d:\Build\nx-libs\nxproxy) - ''nxproxy.exe''
    - nx-libs 3.5: From nxcomp directory (d:\Build\nx-libs\nxcomp) - ''cygXcomp.dll''
    - nx-libs 3.6: From nxproxy\src directory (d:\Build\nx-libs\nxproxy\src) - ''nxproxy.exe''
    - nx-libs 3.5: From nxcomp\src\.libs directory (d:\Build\nx-libs\nxcomp\src\.libs) - ''cygXcomp-3.dll''
@@ -481,9 +481,9 @@
  
  <note>The command above is based on the command that Cygwin uses for their official builds, but with certain changes in order to eliminate
unnecessary dependencies. Eliminating unnecessary dependencies decreases how frequently X2Go Client for Windows needs to rebuilt in order to include security patches for those dependencies.</note>
  ==== Copying OpenSSH Server binaries ====
  
- Open SSH Server binaries are ready. You can copy it into the programme packaging folder (dist/ or nsis/x2goclient/) of X2Go Client, or the x2goclient-contrib folder:
+ Open SSH Server binaries are ready. You can copy it into the program packaging folder (dist/ or nsis/x2goclient/) of X2Go Client, or the x2goclient-contrib folder:
    *sftp.exe
    *sftp-server.exe
    *ssh-keygen.exe
    *sshd.exe


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



More information about the x2go-commits mailing list