Project

Profile

Help

Bug #6120

open

Unclear installation instruction for linking SaxonC library in C++

Added by O'Neil Delpratt about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Category:
Documentation
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.

Actions #1

Updated by O'Neil Delpratt about 1 year ago

This applies to Linux and Mac OS:

Actions #2

Updated by O'Neil Delpratt about 1 year 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

Also available in: Atom PDF