[X2Go-Commits] [vcxsrv] 05/24: Build was successful. Update building.txt for Python 3, which is now required.

git-admin at x2go.org git-admin at x2go.org
Mon Mar 9 05:11:25 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to annotated tag 1.15.2.2-xp+vc2013+x2go1
in repository vcxsrv.

commit c5dd72a3e85fa3d55d79fdf1f8d56813ee0fc409
Author: Mike DePaulo <mikedep333 at gmail.com>
Date:   Mon Sep 1 15:30:59 2014 -0400

    Build was successful. Update building.txt for Python 3, which is now required.
---
 building.txt |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/building.txt b/building.txt
index e963e24..6599f94 100644
--- a/building.txt
+++ b/building.txt
@@ -3,7 +3,8 @@ Prerequisites:
 - Visual C++ 2013 Express Edition (Update 3 is currently used)
   Visual C++ 2013 is probably also ok (not tested)
 - Cygwin. I am not sure of the exact packages, but perl and git are 2 of them. Only 32-bit Cygwin has been tested.
-- Python (2.7 used: http://www.python.org/) + libxml2 python bindings
+- Python (3.2.x used: http://www.python.org/) + lxml python bindings (3.3.x used, https://pypi.python.org/pypi/lxml/)
+- Set the Env Var PYTHON3 to the path to your python.exe . For example, C:\Python32\python.exe
 - Gnuwin32 gperf, gawk, gzip, flex, bison (and it's dependancies), sed (and it's dependancies (http://gnuwin32.sourceforge.net/), gperf
 - nasm (http://nasm.sourceforge.net). Make sure the nasm directory is in your path
 - Make sure that the gnuwin32 binaries are in a directory path with no spaces, like 'C:\gnuwin32\bin'

--
Alioth's /srv/git/code.x2go.org/vcxsrv.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/vcxsrv.git


More information about the x2go-commits mailing list