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

wiki-admin at x2go.org wiki-admin at x2go.org
Wed Mar 19 14:38:16 CET 2014


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

Date        : 2014/03/19 13:38
Browser     : Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36
IP-Address  : 72.94.83.13
Hostname    : pool-72-94-83-13.phlapa.fios.verizon.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient?rev=1395198434
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [VcXsrv] Specify files that we do not need to include
User        : mikedep333

@@ -365,12 +365,39 @@
  
  All official X2Go Project builds use the 32-bit builds of VcXsrv. 64-bit builds are probably compatible with the 32-bit X2Go Client, but have not been tested.
  
  Also, you are doing an official X2Go Project build, use the latest version that is still compatible with Windows XP: 1.14.2.1
+ 
+ If you do download VcXsrv from the project site, deselect to install the fonts.
They would more than double the size of the X2Go NSIS installer. Some legacy apps do need them, and users can install them if they'd like
+ 
+ Also, if you are doing an official X2Go Project build, remove these files that X2Go Client does not need and would take up extra space:
+   *iconv.dll
+   *libgcc-s-sjlj-1.dll
+   *libiconv-2.dll
+   *libwinpthread-1.dll
+   *libXext.dll
+   *libxml2.dll
+   *libxml2-d.dll
+   *libXmu.dll
+   *plink.exe
+   *uninstall.exe
+   *xauth.exe
+   *XCalc
+   *xcalc.exe
+   *XCalc-color
+   *XClock
+   *xclock.exe
+   *XClock-color
+   *Xcms.txt
+   *xhost.exe
+   *xkbcomp.exe
+   *xlaunch.exe
+   *xrdb.exe
+   *xwininfo.exe
  ===== PuTTY =====
  
  you can download PuTTY for Windows from [[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html|project site]]. Building PuTTY from source is not the part of this Howto
  
  These are the only binaries you need from PuTTY. Copy them directly into the ''dist/'' folder.
  
    *plink.exe
   
*pscp.exe



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




More information about the x2go-commits mailing list