[X2Go-Commits] page changed: wiki:development:build-howto-mswin:x2goclient

wiki-admin at x2go.org wiki-admin at x2go.org
Fri Oct 31 03:15:52 CET 2014


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2014/10/31 02:15
Browser     : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
IP-Address  : 217.7.59.218,172.29.15.45
Hostname    : 217.7.59.218,172.29.15.45
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient?rev=1414721656
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient
Edit Summary: We no longer need to build libpng 1.2.x because of an nx-libs patch that lets us use cygwin's latest version
User        : mikedep333

@@ -315,27 +315,8 @@
    * openssh (source, but not binary)
    * openssl
    * zlib (select source for: zlib-devel)
  </note>
- ==== Installing libpng ====
- 
- You will need a libpng12 to build nxproxy. This version of libpng is not available on current version of cygwin. You should install it manually.
- 
-   * Open a cygwin shell. Go to the src directory
- <code>
- $ cd /usr/src
-
</code>
-   * Get a libpng12 from project site
- <code>
- $ wget http://downloads.sourceforge.net/project/libpng/libpng12/1.2.51/libpng-1.2.51.tar.gz
- $ tar -xzvf libpng-1.2.51.tar.gz
- $ cd libpng-1.2.51
- </code>
-   * Build and install libpng
- <code>
- $ ./configure --prefix=/usr/
- $ make && make install
- </code>
  
  <note>Currently_Testing: Install libpng-devel from cygwin instead.</note>
  ==== Building nxproxy ====
  



-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/



More information about the x2go-commits mailing list