Tagged Questions
2
votes
1answer
61 views
Deploy libs in hard-coded dir
I have a set of libraries and some apps that depend on it. Some of these libraries names might conflict with already installed libraries.
The easiest way for me to deploy them would be
Install the ...