Actions
Bug #6120
open

Unclear installation instruction for linking SaxonC library in C++
Start date:
2023-07-07
Due date:
% Done:
0%
Estimated time:
Found in version:
12.3
Fixed in version:
Platforms:
Description
If a users want to compile a program that links against SaxonC the documentation does not make it clear enough how to do this. It should make it clear that either add the library to LIBRARY_PATH, or use -L to point directly to the library.
At runtime, if the dynamic library has not been installed in “a standard place”, the location needs to be set on the LD_LIBRARY_PATH.
Updated by O'Neil Delpratt 3 months ago
- Subject changed from Unclear installation when linking library to Unclear installation instruction for linking SaxonC library in C++
Please register to edit this issue
Actions