A page in your DokuWiki was added or changed. Here are the details: Date : 2015/02/22 17:50 Browser : Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36 IP-Address : 71.175.97.130 Hostname : pool-71-175-97-130.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: [Copying the nxproxy binaries] Cleanup/clarification User : mikedep333 @@ -400,12 +400,12 @@ ==== Copying the nxproxy binaries ==== - Now the nxproxy binary (nxproxy.exe) is ready. You can copy it into the programme packaging folder (''dist/'') of X2Go Client. To be able to run nxproxy you must also copy required libraries into the ''dist/'' or ''nsis/x2goclient'' folder: - + Now the nxproxy binary (nxproxy.exe) is ready. You can copy it into the programme packaging folder (''dist/'' or ''nsis/x2goclient/'') of X2Go Client. - From nxproxy directory (d:\Build\nx-libs\nxproxy) - ''nxproxy.exe'' - From nxcomp directory (d:\Build\nx-libs\nxcomp) - ''cygXcomp.dll'' + You must also copy required libraries into that folder. - From cygwin directory (c:\cygwin\bin): * ''cyggcc_s-1.dll'' * ''cygjpeg-8.dll'' * ''cygpng15-15.dll'' @@ -418,12 +418,8 @@ - From nxproxy directory (d:\Build\nx-libs\nxproxy) - ''nxproxy.exe.unstripped'' - From nxcomp directory (d:\Build\nx-libs\nxcomp): * ''libXcomp.dll.a'' * ''libXcomp.a'' - <code> - $ cd /usr/bin - $ cp --preserve=time -t /cygdrive/d/Build/cygwin-2014-09-16/ cyggcc_s-1.dll cygjpeg-8.dll cygpng15-15.dll cygstdc++-6.dll cygwin1.dll cygz.dll </code> - ==== Building OpenSSH Server ==== Copy the source folder (downloaded and extracted from a tarball by cygwin) to your build directory. In this example d:\Build will be used <code> -- This mail was generated by DokuWiki at http://wiki.x2go.org/