A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/20 11:41
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
IP-Address : 134.245.254.47
Hostname : m-047.informatik.uni-kiel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient…
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [Build X2Go Client from source]
User : sunweaver
@@ -104,16 +104,16 @@
==== Build X2Go Client from source ====
Open Qt Command Prompt, change to your build directory and get X2Go Client sources from git
<code>
- >git clone git://code.x2go.org/x2goclient
+ $ git clone git://code.x2go.org/x2goclient
</code>
Build X2Go Client
<code>
- >cd x2goclient
+ $ cd x2goclient
>config_win.bat
- >mingw32-make
+ $ mingw32-make
</code>
X2Go Client (x2goclient.exe) binary is in d:\build\x2goclient\release
directory
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/20 11:36
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
IP-Address : 134.245.254.47
Hostname : m-047.informatik.uni-kiel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient…
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [Overview of third-party components]
User : sunweaver
@@ -17,8 +17,15 @@
* [[wiki:development:build-howto-mswin:x2goclient/#vcxsrv|X-Server]](VcXsrv)
All these programmes can be built from source, downloaded from our [[http://code.x2go.org/releases/binary-win32/3rd-party|server]] or from their project sites. You can also copy the 3rd-party components from X2Go Client installation (on MS Windows) directory.
+ ===== Build Utilities =====
+
+ For building X2Go Client, we highly recommend to install
[[http://msysgit.github.io/|MSysGit]] and [[http://www.flos-freeware.ch/notepad2.html|Notepad2]]
+
+ MSysGit provides a Unix-like shell (bash) environment, so that you can use Git easily from the command line.
+
+ Notepad2 is a freeware alternative to Notepad shipped with Microsoft Windows. Notepad2 understands UTF-8 text formats (and others) and can handle Unix-style line endings. In case you want to introspect a code file, this tool is very handy.
===== Build X2Go Client =====
==== Installing MinGW ====
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/20 11:32
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
IP-Address : 134.245.254.47
Hostname : m-047.informatik.uni-kiel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient…
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [Third-party components]
User : sunweaver
@@ -2,11 +2,11 @@
This howto explains how to build the MS Windows version of X2Go Client. This howto explains how to build the 32-bit version of X2Go Client on MS Windows. If someone successfully attempts a 64-bit (which should work, but needs to be tested), please contribute to this wiki page.
- ===== Third-party components =====
+ ===== Overview of third-party components =====
- X2Go Client for Windows needs several 3rd-party programmes for being able to run
on MS Windows:
+ X2Go Cltient for Windows needs several 3rd-party programmes for being able to run on MS Windows:
* [[wiki:development:build-howto-mswin:x2goclient/#nxproxy|nxproxy]]
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/20 11:32
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
IP-Address : 134.245.254.47
Hostname : m-047.informatik.uni-kiel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient…
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [Third-party components]
User : sunweaver
@@ -2,9 +2,9 @@
This howto explains how to build the MS Windows version of X2Go Client. This howto explains how to build the 32-bit version of X2Go Client on MS Windows. If someone successfully attempts a 64-bit (which should work, but needs to be tested), please contribute to this wiki page.
- ==== Third-party components ====
+ ===== Third-party components =====
X2Go Client for Windows needs several 3rd-party programmes for being able to run on MS Windows:
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/20 11:32
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
IP-Address : 134.245.254.47
Hostname : m-047.informatik.uni-kiel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient…
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [Build X2GoClient and 3rd-party programs for MS Windows]
User : sunweaver
@@ -1,5 +1,11 @@
====== Build X2GoClient and 3rd-party programs for MS Windows ======
+
+ This howto explains how to build the MS Windows version of X2Go Client. This howto explains how to build the 32-bit version of X2Go Client on MS Windows. If someone successfully attempts a 64-bit (which should work, but needs to be tested), please contribute to this wiki page.
+
+
+ ==== Third-party components ====
+
X2Go Client for Windows needs
several 3rd-party programmes for being able to run on MS Windows:
* [[wiki:development:build-howto-mswin:x2goclient/#nxproxy|nxproxy]]
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/20 11:31
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
IP-Address : 134.245.254.47
Hostname : m-047.informatik.uni-kiel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient…
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [Build X2Go Client]
User : sunweaver
@@ -13,9 +13,8 @@
All these programmes can be built from source, downloaded from our [[http://code.x2go.org/releases/binary-win32/3rd-party|server]] or from their project sites. You can also copy the 3rd-party components from X2Go Client installation (on MS Windows) directory.
===== Build X2Go Client =====
- This howto explains how to build the MS Windows version of X2Go Client. This howto explains how to build the 32-bit version of X2Go Client on MS Windows. If someone
successfully attempts a 64-bit (which should work, but needs to be tested), please contribute to this wiki page.
==== Installing MinGW ====
MinGW is a gcc compiler for Windows. You need it to build X2Go Client. Qt-4.8 for Windows should be used with MinGw-4.4. Unfortunately, you can not download binaries for this version from MinGW project site any more. You can build it from source or download it from [[http://code.x2go.org/releases/binary-win32/tools/MinGW-gcc440_1.zip|X2Go Site ]]
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/20 11:31
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
IP-Address : 134.245.254.47
Hostname : m-047.informatik.uni-kiel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient…
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [Build X2GoClient and 3rd-party programs for MS Windows]
User : sunweaver
@@ -1,6 +1,6 @@
====== Build X2GoClient and 3rd-party programs for MS Windows ======
- X2Go Client for Windows need several programs to be able running on Windows
+ X2Go Client for Windows needs several 3rd-party programmes for being able to run on MS Windows:
* [[wiki:development:build-howto-mswin:x2goclient/#nxproxy|nxproxy]]
@@ -9,9 +9,9 @@
* [[wiki:development:build-howto-mswin:x2goclient/#pulseaudio|PulseAudio]] for
sound support (optional)
* [[wiki:development:build-howto-mswin:x2goclient/#vcxsrv|X-Server]](VcXsrv)
- All this programs can be built from source, downloaded from our [[http://code.x2go.org/releases/binary-win32/3rd-party|server]] or from their project sites. You can also copy that components from X2Go Client install directory.
+ All these programmes can be built from source, downloaded from our [[http://code.x2go.org/releases/binary-win32/3rd-party|server]] or from their project sites. You can also copy the 3rd-party components from X2Go Client installation (on MS Windows) directory.
===== Build X2Go Client =====
This howto explains how to build the MS Windows version of X2Go Client. This howto explains how to build the 32-bit version of X2Go Client on MS Windows. If someone successfully attempts a 64-bit (which should work, but needs to be tested), please contribute to this wiki page.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/20 07:57
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
IP-Address : 134.245.254.47
Hostname : m-047.informatik.uni-kiel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient…
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: [Build X2Go Client]
User : sunweaver
@@ -12,8 +12,10 @@
All this programs can be built from source, downloaded from our [[http://code.x2go.org/releases/binary-win32/3rd-party|server]] or from their project sites. You can also copy that components from X2Go Client install directory.
===== Build X2Go Client =====
+
+ This howto explains how to build the MS Windows version of X2Go Client. This howto explains how to build the 32-bit version of X2Go Client on MS Windows. If someone successfully attempts a
64-bit (which should work, but needs to be tested), please contribute to this wiki page.
==== Installing MinGW ====
MinGW is a gcc compiler for Windows. You need it to build X2Go Client. Qt-4.8 for Windows should be used with MinGw-4.4. Unfortunately, you can not download binaries for this version from MinGW project site any more. You can build it from source or download it from [[http://code.x2go.org/releases/binary-win32/tools/MinGW-gcc440_1.zip|X2Go Site ]]
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/09/20 07:56
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
IP-Address : 134.245.254.47
Hostname : m-047.informatik.uni-kiel.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient…
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary:
User : sunweaver
@@ -31,9 +31,9 @@
In this example D:\Qt will be chosen as installation directory
==== Configuring Qt ====
- ===== Providing OpenSSL support in Qt =====
+ === Providing OpenSSL support in Qt ===
As X2Go Client needs a Qt with SSL support you must install OpenSSL for MS Windows. OpenSSL depends on the [[http://www.microsoft.com/en-us/download/details.aspx?id=29|Microsoft Visual C++ 2008 Redistributables]]. Get that from the Microsoft site and install it prior to installing OpenSSL.
The OpenSSL installer for Windows [[http://slproweb.com/download/Win32OpenSSL-1_0_1e.exe|here]] or from [[http://code.x2go.org/releases/binary-win32/3rd-party/Win32OpenSSL/|our site]]. Install it on your build system (for example to directory ''d:\OpenSSL-Win32'').
@@ -43,9 +43,9 @@
<code>
d:\OpenSSL-Win32\include\openssl -> d:\mingw\include\openssl
</code>
- ===== Static builds of Qt with SSL support =====
+ === Static builds of Qt with SSL support ===
It is recommended to configure Qt to build statically linked applications. It will take some time to reconfigure Qt for static builds. You surely can skip this step, but in this case you must provide Qt libraries with your X2Go Client binary.
Open Qt Command Prompt and start configuration script
@@ -57,9 +57,9 @@
<code>
$ make sub-src
</code>
- ===== Dynamically linked builds of Qt with SSL support =====
+ === Dynamically linked builds of Qt with SSL support ===
If you choose to build dynamically
linked applications with Qt, you still have to rebuild Qt in order to get OpenSSL support into Qt.
Open Qt Command Prompt and start configuration script
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/