luciano de souza wrote:
The problem is solved. Actually, I didn't know that, in my Linux,
sharable libraries are only accessible from /usr/lib.
As I was trying to access a lib in another directory, Libreoffice was
not able to find it.
That's more of a limitation of the application program than anything
else. I've definitely got a Pascal program calling a Pascal-written .so
from the same directory that contains the main binary, and in most cases
it's possible to tailor the path using- among other things- LD_LIBRARY_PATH.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal