Date: prev next · Thread: first prev next last
2016 Archives by date, by thread · List index


On Sun, Jun 05, 2016 at 04:50:24PM +0200, Bunth Tamás wrote:

With what path was it opened during the build before your change?

/home/wastack/libreoffice/core/workdir/UnpackedTarball/firebird/gen/Release/firebird/plugins/Engine12.so
were passed to the dlopen().

So, need to understand how it is (through what mechanism) that path
changes from
/home/wastack/libreoffice/core/workdir/UnpackedTarball/firebird/gen/Release/firebird/plugins/libEngine12.so
to
/usr/local/lib/firebird/plugins/libEngine12.so

between build-time and "running as part of LibreOffice" time. That was
the idea behind by question "are they using a specific firebird.conf
during build".

If it is an API call that sets the root path where the files are
expected, then that is perfect! We can "just" make the same API call,
adapting the path passed to the API call.

-- 
Lionel

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.