A page in your DokuWiki was added or changed. Here are the details: Date : 2014/02/27 13:48 Browser : Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36 IP-Address : 72.94.83.13 Hostname : pool-72-94-83-13.phlapa.fios.verizon.net 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: [X2Go Client package folder] Add ssleay32.dll for https broker client User : mikedep333 @@ -144,10 +144,11 @@ - Add x2goclient.exe (from the ''release/'' folder) to the ''dist/'' folder. - Add MinGW libraries (copy from ''D:\MinGW\bin'') * ''libgcc_s_dw2-1.dll'' * ''mingwm10.dll'' - - Add OpenSSL library (copy from your OpenSSL installation directory) + - Add OpenSSL libraries (copy from your OpenSSL installation directory) * ''libeay32.dll'' + * ''ssleay32.dll'' - libssh library (binaries originally from [[ftp://winkde.org/kde/ports/win32/releases/stable/latest/ | the KDE Windows project]] site * ''libssh.dll'' - libzip library (binaries originally from [[ftp://winkde.org/kde/ports/win32/releases/stable/latest/ | the KDE Windows project]] site * ''libzip.dll'' @@ -157,9 +158,8 @@ * ''Microsoft.VC90.CRT.manifest'' * ''msvcm90.dll'' * ''msvcp90.dll'' * ''msvcr90.dll'' - ===== 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/