Actions
Bug #6120
openUnclear installation instruction for linking SaxonC library in C++
Start date:
2023-07-07
Due date:
% Done:
0%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
12.3
Fixed in version:
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
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 over 1 year ago
- Subject changed from Unclear installation when linking library to Unclear installation instruction for linking SaxonC library in C++
Updated by O'Neil Delpratt 5 days ago
- Assignee changed from O'Neil Delpratt to Matt Patterson
Please register to edit this issue
Actions