On Fri, Dec 09, 2011 at 02:24:15PM +0100, Stephan Bergmann wrote:
On 12/09/2011 10:44 AM, Alexander Thurgood wrote:
otool -L
/Users/Shared/LO/master/connectivity/unxmacxi.pro/lib/postgresql-sdbc-impl.uno.dylib
/Users/Shared/LO/master/connectivity/unxmacxi.pro/lib/postgresql-sdbc-impl.uno.dylib:
@__________________________________________________OOO/postgresql-sdbc-impl.uno.dylib
(compatibility version 0.0.0, current version 0.0.0)
(compatibility version 0.0.0, current version 0.0.0)
libpq.5.dylib (compatibility version 5.0.0, current version 5.3.0)
That way it won't be found at runtime. If it is a lib from the
system, it should have an absolute path (like the ones below), if it
is part of LO it should be referenced relatively via @loader_path
(like the ones above).
Well, as a system lib I understand it can be installed nearly anywhere:
- The "one click installer" puts it in /Library/PostgreSQL/${VERSION}/lib
- fink and MacPorts put it *by default* in
/sw/opt/postgresql/${VERSION}/bin
/opt/local/lib/postgresql${VERSION}/bin
But from documentation on the web, I gather that the user can
change the "/sw/" and "/opt/local" prefix to anything.
So I wonder what we would put as absolute path. Are we supposed to
bundle it with LibreOffice, à la Microsoft Windows?
--
Lionel
Context
- [Libreoffice] postresql-sdbc bits out of minutes of tech. steering call (continued)
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.