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

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


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

Date        : 2014/10/31 02:04
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=1414720930
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [Build X2Go Client from source] Update for X2Go Client 4.0.3.0 final release
User        : mikedep333

@@ -169,17 +169,9 @@
  $ copy ChangeLog.gitlog txt\git-info
  
  </code>
  
- Build X2Go Client 4.0.2.1 or earlier:
- <code>
- $ cd x2goclient
- $ PATH=%PATH%;D:\MinGW\libexec\gcc\mingw32\4.4.0\
- $ config_win.bat
- $ mingw32-make
- </code>
- 
- Build X2Go Client 4.0.3.0 or later:
+ Build X2Go Client:
  <code>
  $ cd x2goclient
  $ PATH=%PATH%;D:\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\mingw32\bin\
  $
config_win.bat
@@ -189,11 +181,8 @@
  $ cd ..
  </code>
  
  X2Go Client binaries (x2goclient.exe & x2gohelper.exe) are in d:\build\x2goclient\release\ directory.
- 
- (x2gohelper.exe only applies to X2Go Client 4.0.3.0 and later.)
- 
  ==== Build X2Go Client from source (debug build) ====
  Repeat the instructions for "Build X2Go Client from source", except
  
    - Before running config_win.bat, edit x2goclient.pro so that "CONFIG += console" is uncommented



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



More information about the x2go-commits mailing list