Building wxPython 2.9

Hi,

at [1] is written

python2.6 build-wxpython.py --build_dir=../bld

I would expect that it should be

python2.6 setup.py build

or not?

Martin

[1] http://www.wxpython.org/builddoc.php

···

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

build-wxpython.py is a tool that is the "one script to rule them all" as it is a front-end to the wxWidgets build as well as the wxPython build. So it is able to be the one step that takes care of the entire process for you.

···

On 9/13/11 6:52 AM, Martin Landa wrote:

Hi,

at [1] is written

python2.6 build-wxpython.py --build_dir=../bld

I would expect that it should be

python2.6 setup.py build

or not?

--
Robin Dunn
Software Craftsman

Hi,

[...]

build-wxpython.py is a tool that is the "one script to rule them all" as it
is a front-end to the wxWidgets build as well as the wxPython build. So it
is able to be the one step that takes care of the entire process for you.

OK, and where the script is located?

$ tar tjf wxPython-src-2.8.12.1.tar.bz2 | grep build-wxpython.py

-> no file found

Martin

···

2011/9/13 Robin Dunn <robin@alldunn.com>:

--
Martin Landa <landa.martin gmail.com> * Studijní program Geodézie a kartografie – GeoWikiCZ

It was added in the 2.9 series. Since the subject of your message said "2.9" I assumed that is what you are using. If you're building 2.8 instead then see wxPython/docs/BUILD.txt

···

On 9/13/11 11:47 AM, Martin Landa wrote:

Hi,

2011/9/13 Robin Dunn<robin@alldunn.com>:

[...]

build-wxpython.py is a tool that is the "one script to rule them all" as it
is a front-end to the wxWidgets build as well as the wxPython build. So it
is able to be the one step that takes care of the entire process for you.

OK, and where the script is located?

$ tar tjf wxPython-src-2.8.12.1.tar.bz2 | grep build-wxpython.py

-> no file found

--
Robin Dunn
Software Craftsman

ops, sorry for noise, I completely overlooked "2.8/2.9". Thanks for
patience. Martin

···

2011/9/13 Robin Dunn <robin@alldunn.com>:

$ tar tjf wxPython-src-2.8.12.1.tar.bz2 | grep build-wxpython.py

-> no file found

It was added in the 2.9 series. Since the subject of your message said
"2.9" I assumed that is what you are using. If you're building 2.8 instead
then see wxPython/docs/BUILD.txt

--
Martin Landa <landa.martin gmail.com> * Studijní program Geodézie a kartografie – GeoWikiCZ