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/