Hi,

the cws python26 (based on DEV300_m41) shall upgrade the python engine from 2.3.4->2.6.1.

In its current state, it builds on linux-x86+win32-xp(with VC++ 9.0
Express Edition).

I would welcome any porter to support the effort for the other platforms.

Up to now, Eric Bachard aleady agreed to take care for the macos-x port.

Find below a small description, what needs to be done.

Bye,

Joerg
-----------

what needs to be done:
* checkout python26 cws
* configure ( PYTHONHOME env variable is removed from set_soenv.in)
* in case you reuse a dev300_m41 original build, ensure, that all python stuff is erased from solver (python.exe, inc/python, lib/python, etc.) otherwise you will get strange errors * build the cws. You will probably get problems during building the python module. Solve them. * after that, build the rest (you may get additional problems in the pyuno module, solve them)
* QA-1:
build the testtools module and switch to testtools/source/bridgetest/pyuno and run

dmake runtest

* QA-2:
install the office, start python from the program directory and type

import uno

* QA-3:
Start the office, choose Tools/Macros/Run macro ..., click on "OpenOffice.org Macros", you should then have a pythonSamples Library at the bottom of the list.

That's it. In case you have any problems you can't solve, let us know either on this list or within the above issue. Attach patches to the above issue.





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to