19 Mar 2013 14:29
page changed: wiki:development:build-howto-mswin:x2goclient
A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/19 13:29 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12 IP-Address : 188.194.93.10 Hostname : 188-194-93-10-dynip.superkabel.de Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient?rev=1363699682 New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient Edit Summary: User : ncryer <at> <at> -45,9 +45,9 <at> <at> <code> >make sub-src </code> - ===== Installing libssh ===== + ==== Installing libssh ==== You need libssh to build X2Go Client. Get libssh **library** package built with MinGW from [[ftp://winkde.org/kde/ports/win32/releases/stable/latest/ |the KDE Windows project]] or from [[http://code.x2go.org/releases/binary-win32/3rd-party/libssh/|our site]]. Extract files from archive. <at> <at> -59,9 +59,9 <at> <at> libssh\lib\*.* -> d:\mingw\lib\ - ===== Build X2Go Client from source ===== + ==== 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 <at> <at> -75,13 +75,13 <at> <at> </code> X2Go Client (x2goclient.exe) binary is in d:\build\x2goclient\release directory - ===== Pack X2Go Client ===== + ==== Pack X2Go Client ==== You may want to pack X2Go Client to reduce it size. You can do it with [[http://upx.sourceforge.net/|upx]], which is available for Windows, Linux and Cygwin. - ===== X2Go Client package directory ===== + ==== X2Go Client package directory ==== To make X2Go Client usable on Windows, you must put X2Go Client binary and all libraries and components in one directory. This directory should consist: <at> <at> -90,9 +90,9 <at> <at> * nxproxy with libraries * Open SSH Server with libraries * X2Go Client with libraries - ==== Libraries needed by X2Go Client ==== + === Libraries needed by X2Go Client === MinGW libraries ( you can get them in D:\MinGW\bin ) *libgcc_s_dw2-1.dll *mingwm10.dll
RSS Feed