Can it ever be impossible to install two pieces of software on a Linux system because of conflicts?

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Are there circumstances where because of conflicting dependencies, say different versions of a library, that two pieces of software might be impossible to have installed together?
How is this circumstance managed in the Linux user community?
linux dependencies
add a comment |Â
up vote
0
down vote
favorite
Are there circumstances where because of conflicting dependencies, say different versions of a library, that two pieces of software might be impossible to have installed together?
How is this circumstance managed in the Linux user community?
linux dependencies
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Are there circumstances where because of conflicting dependencies, say different versions of a library, that two pieces of software might be impossible to have installed together?
How is this circumstance managed in the Linux user community?
linux dependencies
Are there circumstances where because of conflicting dependencies, say different versions of a library, that two pieces of software might be impossible to have installed together?
How is this circumstance managed in the Linux user community?
linux dependencies
linux dependencies
asked 7 mins ago
J Collins
4201415
4201415
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
Install library into another directory (e.g. /usr/local/lib), then set LD_LIBRARY_PATH environment.
LD_LIBRARY_PATH=/usr/local/lib command
When usingyumto install libraries, is it possible to specify a nonstandard location?
â J Collins
53 secs ago
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Install library into another directory (e.g. /usr/local/lib), then set LD_LIBRARY_PATH environment.
LD_LIBRARY_PATH=/usr/local/lib command
When usingyumto install libraries, is it possible to specify a nonstandard location?
â J Collins
53 secs ago
add a comment |Â
up vote
1
down vote
Install library into another directory (e.g. /usr/local/lib), then set LD_LIBRARY_PATH environment.
LD_LIBRARY_PATH=/usr/local/lib command
When usingyumto install libraries, is it possible to specify a nonstandard location?
â J Collins
53 secs ago
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Install library into another directory (e.g. /usr/local/lib), then set LD_LIBRARY_PATH environment.
LD_LIBRARY_PATH=/usr/local/lib command
Install library into another directory (e.g. /usr/local/lib), then set LD_LIBRARY_PATH environment.
LD_LIBRARY_PATH=/usr/local/lib command
answered 2 mins ago
Ipor Sircer
9,5111920
9,5111920
When usingyumto install libraries, is it possible to specify a nonstandard location?
â J Collins
53 secs ago
add a comment |Â
When usingyumto install libraries, is it possible to specify a nonstandard location?
â J Collins
53 secs ago
When using
yum to install libraries, is it possible to specify a nonstandard location?â J Collins
53 secs ago
When using
yum to install libraries, is it possible to specify a nonstandard location?â J Collins
53 secs ago
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476102%2fcan-it-ever-be-impossible-to-install-two-pieces-of-software-on-a-linux-system-be%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password