Project

Profile

Help

Bug #6120

open

Unclear installation instruction for linking SaxonC library in C++

Added by O'Neil Delpratt 10 months ago. Updated 10 months ago.

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

Actions #1

Updated by O'Neil Delpratt 10 months ago

This applies to Linux and Mac OS:

Actions #2

Updated by O'Neil Delpratt 10 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

Also available in: Atom PDF