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

wiki-admin at x2go.org wiki-admin at x2go.org
Fri Oct 31 03:09:28 CET 2014


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

Date        : 2014/10/31 02:09
Browser     : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
IP-Address  : 217.7.59.218,172.29.15.45
Hostname    : 217.7.59.218,172.29.15.45
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient?rev=1414721044
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [X2Go Client package folder] Update for X2Go Client 4.0.3.0 final release
User        : mikedep333

@@ -217,11 +217,15 @@
  
  === Add X2Go Client with libraries to package folder ===
  
    - Add x2goclient.exe (from the ''release/'' folder) to the ''dist/'' folder.
-   - Add MinGW libraries (copy from ''D:\MinGW\bin'')
+   - If you are using MinGW 4.4, add its libraries (copy from ''D:\MinGW\bin'')
      * ''libgcc_s_dw2-1.dll''
      * ''mingwm10.dll''
+   - If you are using MinGW 4.8, add its libraries (copy from
''D:\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\mingw32\bin'')
+     * libgcc_s_dw2-1.dll
+     * libstdc++-6.dll
+     * libwinpthread-1.dll
    - Add OpenSSL libraries (copy from your OpenSSL installation directory)
      * ''libeay32.dll''
      * ''ssleay32.dll''
    - libssh library ([[wiki:development:build-howto-mswin:x2goclient#installing_libssh|see above section for download link]])
@@ -236,15 +240,8 @@
      * ''Microsoft.VC90.CRT.manifest''
      * ''msvcm90.dll''
      * ''msvcp90.dll''
      * ''msvcr90.dll''
- 
- <note>Currently_testing: MinGW libraries are instead (timestamps: 2014-03-07):
-     * libgcc_s_dw2-1.dll
-     * libstdc\+\+-6.dll
-     * libwinpthread-1.dll
- </note>
- 
  ===== Build/Add nxproxy with libraries =====
  
  You can download nxproxy, and its libraries [[http://code.x2go.org/releases/binary-win32/3rd-party/nxproxy|here]] or obtain them from [[http://code.x2go.org/gitweb?p=x2goclient-contrib.git;a=tree;f=nxproxy|x2goclient-contrib.git]] directly.

 



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



More information about the x2go-commits mailing list