Give name to Python make altinstall
up vote
1
down vote
favorite
I do install multiple versions of Python, compiled from sources.
For example, when I do make altinstall
for Python 3.6.3, it was installed as python3.6 and pip3.6 symlinks in /usr/local.
When I next do make altinstall
for Python 3.6.6, I don't know what symlinks were created. I tried supplying name i.e. make altinstall python3.6.6
but it didn't work.
How do I do make altinstall
for Python 3.6.5, when the symlink python3.6 already created for Python 3.6.3 from prior installation?
linux python-3.x
add a comment |
up vote
1
down vote
favorite
I do install multiple versions of Python, compiled from sources.
For example, when I do make altinstall
for Python 3.6.3, it was installed as python3.6 and pip3.6 symlinks in /usr/local.
When I next do make altinstall
for Python 3.6.6, I don't know what symlinks were created. I tried supplying name i.e. make altinstall python3.6.6
but it didn't work.
How do I do make altinstall
for Python 3.6.5, when the symlink python3.6 already created for Python 3.6.3 from prior installation?
linux python-3.x
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I do install multiple versions of Python, compiled from sources.
For example, when I do make altinstall
for Python 3.6.3, it was installed as python3.6 and pip3.6 symlinks in /usr/local.
When I next do make altinstall
for Python 3.6.6, I don't know what symlinks were created. I tried supplying name i.e. make altinstall python3.6.6
but it didn't work.
How do I do make altinstall
for Python 3.6.5, when the symlink python3.6 already created for Python 3.6.3 from prior installation?
linux python-3.x
I do install multiple versions of Python, compiled from sources.
For example, when I do make altinstall
for Python 3.6.3, it was installed as python3.6 and pip3.6 symlinks in /usr/local.
When I next do make altinstall
for Python 3.6.6, I don't know what symlinks were created. I tried supplying name i.e. make altinstall python3.6.6
but it didn't work.
How do I do make altinstall
for Python 3.6.5, when the symlink python3.6 already created for Python 3.6.3 from prior installation?
linux python-3.x
linux python-3.x
asked yesterday
idazuwaika
72041120
72041120
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2fstackoverflow.com%2fquestions%2f53237964%2fgive-name-to-python-make-altinstall%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