Fixing <http://qa.openoffice.org/issues/show_bug.cgi?id=105059> (on <http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fsb116>) I am going to remove setting the PYTHONPATH environment variable from the build environment.

In the Hamburg setsolar build environment, PYTHONPATH already was not set for most platforms. I am not aware of any places in the code that would require a set PYTHONPATH (it was set to .:$SOLARVER/$INPATH/lib:$SOLARVER/$INPATH/lib/python:$SOLARVER/$INPATH/lib/python/lib-dynload:$SOLARVER/$INPATH/lib/pyuno:$SOLARVER/$INPATH/bin/pyuno in set_soenv.in); the only relevant place I am aware of, manually running tests in udk/testtools/source/bridgetest/pyuno, will be taken care of by <http://qa.openoffice.org/issues/show_bug.cgi?id=105680#desc5>.

Therefore, I will not add any explicit setting of PYTHONPATH anywhere in the code, assuming that the current state works fine without a PYTHONPATH. Please let me know if there are any problems with this assumption.

(By the way, one place that explicitly sets PYTHONPATH is makefile.rc in the root directory. Does anybody know whether that file is still good for anything?)

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to