To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90701
User cmc changed the following:
What |Old value |New value
================================================================================
CC|'caolan,sb' |'sb'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jun 13 15:36:23 +0000
2008 -------
So as sb says, If I just do
export
URE_BOOTSTRAP=vnd.sun.star.path:/usr/lib/openoffice.org3/program/fundamentalrc
then it'll work.
Hmm, now for *my* packaging, even with broffice.org installed, I always have an
openoffice.org3/program/fundamentalrc installed too.
So for me anyway, doing...
echo "import sys, os" > uno.py
echo "sys.path.append('%{basisinstdir}/program')" >> uno.py
echo "os.putenv('URE_BOOTSTRAP',
'vnd.sun.star.pathname:%{oooinstdir}/program/fundamentalrc')
would work fine
---------------------------------------------------------------------
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]