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





------- Additional comments from j...@openoffice.org Tue Jan  6 12:47:30 +0000 
2009 -------
The reason it works in ooo-build is that it also works in fixgengal :-)

Looking at the gengalrc that is provided it is "obvious" that
OOO_INSTALL_PREFIX must be set.

Here's what I do:

   mkdir fixgengal && cd fixgengal
   ooo-cws-co fixgengal
   cd config_office && ./configure [..]
   ./bootstrap
   dmake
   dmake install DESTDIR=$(pwd)/ooo-cvs prefix=
   export OOO_INSTALL_PREFIX=$(pwd)/ooo-cvs/openoffice.org3
   ooo-cvs/openoffice.org/basis3.0/program/gengal

OOO_INSTALL_PREFIX is supposed to be set by the gengal.sh script,
but that does not work in upstream's split install.

I'm attaching a working but kind of ugly patch for gengal.sh,
I can imagine that someone who actually understands this
split 3layer install can clean it up now it works.


---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


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

Reply via email to