/lib64/libc.so.6: version `GLIBC_2.14' not found But ldd (GNU libc) 2.15 already installed











up vote
0
down vote

favorite












I installed a package named "quantum_espresso code" in openSUSE 12.2 (x86_64) using MPI Intel64 and it was installed properly without any error. Now, when I execute the code I am getting an error "pw.x: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by pw.x)"



But, there is already (GNU libc) 2.15 installed.










share|improve this question









New contributor




whoami is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • And what is the question? 2.15 != 2.14, and both of them are very old. More info: stackoverflow.com/questions/42433530/…
    – Ipor Sircer
    Nov 15 at 10:39










  • So, My question is that if there is already updated version GLIBC_2.15 why code asks for old version GLIBS_2.14. Is there any way I can use the installed GLIBS_2.15 for the code instead of old one. I donot have root access in this case. So, if there is any way to solve this situation as user it would great for my problem.
    – whoami
    Nov 15 at 12:31










  • Ask the developer who made this code for reason.
    – Ipor Sircer
    Nov 15 at 12:32

















up vote
0
down vote

favorite












I installed a package named "quantum_espresso code" in openSUSE 12.2 (x86_64) using MPI Intel64 and it was installed properly without any error. Now, when I execute the code I am getting an error "pw.x: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by pw.x)"



But, there is already (GNU libc) 2.15 installed.










share|improve this question









New contributor




whoami is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • And what is the question? 2.15 != 2.14, and both of them are very old. More info: stackoverflow.com/questions/42433530/…
    – Ipor Sircer
    Nov 15 at 10:39










  • So, My question is that if there is already updated version GLIBC_2.15 why code asks for old version GLIBS_2.14. Is there any way I can use the installed GLIBS_2.15 for the code instead of old one. I donot have root access in this case. So, if there is any way to solve this situation as user it would great for my problem.
    – whoami
    Nov 15 at 12:31










  • Ask the developer who made this code for reason.
    – Ipor Sircer
    Nov 15 at 12:32















up vote
0
down vote

favorite









up vote
0
down vote

favorite











I installed a package named "quantum_espresso code" in openSUSE 12.2 (x86_64) using MPI Intel64 and it was installed properly without any error. Now, when I execute the code I am getting an error "pw.x: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by pw.x)"



But, there is already (GNU libc) 2.15 installed.










share|improve this question









New contributor




whoami is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I installed a package named "quantum_espresso code" in openSUSE 12.2 (x86_64) using MPI Intel64 and it was installed properly without any error. Now, when I execute the code I am getting an error "pw.x: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by pw.x)"



But, there is already (GNU libc) 2.15 installed.







linux opensuse glibc






share|improve this question









New contributor




whoami is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




whoami is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Nov 15 at 9:42









Rui F Ribeiro

38.2k1475123




38.2k1475123






New contributor




whoami is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 15 at 4:47









whoami

41




41




New contributor




whoami is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





whoami is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






whoami is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • And what is the question? 2.15 != 2.14, and both of them are very old. More info: stackoverflow.com/questions/42433530/…
    – Ipor Sircer
    Nov 15 at 10:39










  • So, My question is that if there is already updated version GLIBC_2.15 why code asks for old version GLIBS_2.14. Is there any way I can use the installed GLIBS_2.15 for the code instead of old one. I donot have root access in this case. So, if there is any way to solve this situation as user it would great for my problem.
    – whoami
    Nov 15 at 12:31










  • Ask the developer who made this code for reason.
    – Ipor Sircer
    Nov 15 at 12:32




















  • And what is the question? 2.15 != 2.14, and both of them are very old. More info: stackoverflow.com/questions/42433530/…
    – Ipor Sircer
    Nov 15 at 10:39










  • So, My question is that if there is already updated version GLIBC_2.15 why code asks for old version GLIBS_2.14. Is there any way I can use the installed GLIBS_2.15 for the code instead of old one. I donot have root access in this case. So, if there is any way to solve this situation as user it would great for my problem.
    – whoami
    Nov 15 at 12:31










  • Ask the developer who made this code for reason.
    – Ipor Sircer
    Nov 15 at 12:32


















And what is the question? 2.15 != 2.14, and both of them are very old. More info: stackoverflow.com/questions/42433530/…
– Ipor Sircer
Nov 15 at 10:39




And what is the question? 2.15 != 2.14, and both of them are very old. More info: stackoverflow.com/questions/42433530/…
– Ipor Sircer
Nov 15 at 10:39












So, My question is that if there is already updated version GLIBC_2.15 why code asks for old version GLIBS_2.14. Is there any way I can use the installed GLIBS_2.15 for the code instead of old one. I donot have root access in this case. So, if there is any way to solve this situation as user it would great for my problem.
– whoami
Nov 15 at 12:31




So, My question is that if there is already updated version GLIBC_2.15 why code asks for old version GLIBS_2.14. Is there any way I can use the installed GLIBS_2.15 for the code instead of old one. I donot have root access in this case. So, if there is any way to solve this situation as user it would great for my problem.
– whoami
Nov 15 at 12:31












Ask the developer who made this code for reason.
– Ipor Sircer
Nov 15 at 12:32






Ask the developer who made this code for reason.
– Ipor Sircer
Nov 15 at 12:32

















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






whoami is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481846%2flib64-libc-so-6-version-glibc-2-14-not-found-but-ldd-gnu-libc-2-15-already%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








whoami is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















whoami is a new contributor. Be nice, and check out our Code of Conduct.













whoami is a new contributor. Be nice, and check out our Code of Conduct.












whoami is a new contributor. Be nice, and check out our Code of Conduct.















 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481846%2flib64-libc-so-6-version-glibc-2-14-not-found-but-ldd-gnu-libc-2-15-already%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Morgemoulin

Scott Moir

Souastre