Stephan Bergmann wrote:
Caolan McNamara wrote:
On Thu, 2007-05-10 at 10:52 +0200, Oliver Braun wrote:
Caolan McNamara wrote:
I dropped LD_LIBRARY_PATH in the startup script for a bit, because we
have rpath ORIGIN we don't need it in OOo itself. But the snag I ran
into is that with the current layout at least we do need it so that
third party uno components spawned by OOo which are deployed
into /uno_packages/ can link against the /path/to/ooo/program
libraries :-(
If spawned in process, I would expect those libraries to already be
mapped into memory. And for out-of-process components we could adapt
the launcher to set LD_LIBRARY_PATH appropriately.
FWIW http://dba.openoffice.org/drivers/postgresql/ is an example. Post
installation without LD_LIBRARY_PATH it won't appear in the base
downdown "connect to an existing database" list, with LD_LIBRARY_PATH it
will.
Interesting, sounds like a bug, will have a look.
<http://www.openoffice.org/issues/show_bug.cgi?id=77188>
-Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]