To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56955





------- Additional comments from [EMAIL PROTECTED] Tue Nov  1 04:42:10 -0800 
2005 -------
Hi,

- renaming python.sh to python: 
the python executable is delivered as python in the build env. Where do you
place the python shell script, so that it is not overwritten ? How do you
ensure, that python script, not the executable gets packaged ?

- moving python binary to program/python.bin
Can be done this way

- getting rid of python-core
Make sure, that in scp2/source/python/files_python.scp the PYVERSION is also
included in the path list of gid_Profileitem_Pythonloader_Pythonpath item
(bottom of file).

The last 2 modifications make it more difficult, to replace the python runtime
in an installed office (as described in 
http://udk.openoffice.org/python/python-bridge.html#replacing) because you need
to change more files (python script, pythonloader.unorc, python executable)), so
this is not a change, I really like. However, if the current solution really
bears too many problems for some platforms, I would not object to this change.

After your modifications, you should test, wether an import uno in python itself
still works and you should fire up the office, and check, whether you can find
in Tools/Macro/Run Macro dialog a pythonSamples/TableSample/createTable script,
then python still runs within the office successfully.

Bye,

Joerg


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to