Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Linux has two versioning options:
- shared library versioning (see one , two ), which allows multiple versions of the same library to be installed and used at the same time
- symbol versioning (see one , two ), which allows one shared library to export multiple versions of the same character, with different content/behavior.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question