<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:'Segoe UI WPC', 'Segoe UI', Tahoma, 'Microsoft Sans Serif', Verdana, sans-serif;font-size:11pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(223, 237, 250);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(223, 237, 250) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}.wf {speak:none; font-weight:normal; font-variant:normal; text-transform:none; -webkit-font-smoothing:antialiased; vertical-align:middle; display:inline-block;}.wf-family-owa {font-family:'o365Icons'}@font-face {  font-family:'o365IconsIE8';  src:url('prem/15.0.893.12/resources/styles/office365icons.ie8.eot?#iefix') format('embedded-opentype'),         url('prem/15.0.893.12/resources/styles/office365icons.ie8.woff') format('woff'),         url('prem/15.0.893.12/resources/styles/office365icons.ie8.ttf') format('truetype');  font-weight:normal;  font-style:normal;}@font-face {  font-family:'o365IconsMouse';  src:url('prem/15.0.893.12/resources/styles/office365icons.mouse.eot?#iefix') format('embedded-opentype'),         url('prem/15.0.893.12/resources/styles/office365icons.mouse.woff') format('woff'),         url('prem/15.0.893.12/resources/styles/office365icons.mouse.ttf') format('truetype');  font-weight:normal;  font-style:normal;}.wf-family-owa {font-family:'o365IconsMouse'}.ie8 .wf-family-owa {font-family:'o365IconsIE8'}.ie8 .wf-owa-play-large:before {content:'\e254';}.notIE8 .wf-owa-play-large:before {content:'\e054';}.ie8 .wf-owa-play-large {color:#FFFFFF/*$WFWhiteColor*/;}.notIE8 .wf-owa-play-large {border-color:#FFFFFF/*$WFWhiteColor*/; width:1.4em; height:1.4em; border-width:.1em; border-style:solid; border-radius:.8em; text-align:center; box-sizing:border-box; -moz-box-sizing:border-box; padding:0.1em; color:#FFFFFF/*$WFWhiteColor*/;}.ie8 .wf-size-play-large {width:40px; height:40px; font-size:30px}.notIE8 .wf-size-play-large {width:40px; height:40px; font-size:30px}--></style>
</head>
<body>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi, all:<br>
</p>
<p>     I am trying to install the multilib for 32 bit program to running in my arch linux. I follow the wiki, and uncomment the multilib in the /etc/pacman.conf as follows:</p>
<pre style="padding: 1em; border: 1px solid #bbccdd; color: #222222; background-color: #ebf1f5; line-height: 1.1em; overflow: auto;">[multilib]
Include = /etc/pacman.d/mirrorlist<br></pre>
<p>And then I run my 32 bit program, it shows:</p>
<p>./predict_seq_ss: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory</p>
<p><br>
</p>
<p>I try run: </p>
<p><strong>#pacman -S </strong><span style="font-family: calibri, arial, helvetica, sans-serif; font-size: 16px; background-color: #ffffff;"><strong>libstdc++5</strong></span><br>
</p>
<strong>#pacman -Ql libstdc++5</strong>
<p><br>
</p>
<p>I get the libstdc++.so.5 in the folder /lib, however, I don't see any folder like /lib32, and also my program still get the same error, it seems my program still don't find the libstdc++.so.5 libraries. Is there any one can give me some suggestions about
 what I missed to do? Thank you very much!<br>
<br>
</p>
<p><br>
</p>
<div>
<p><br>
</p>
<p><br>
</p>
<div style="font-family: tahoma; font-size: 13px;">
<div style="font-family: tahoma; font-size: 13px;">
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: calibri, sans-serif;">
<b>Renzhi Cao<br>
</b></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: calibri, sans-serif;">
<b>Email</b> : <a href="https://bluprd0112.outlook.com/owa/redir.aspx?C=HgdIKZwfkkG-ZqHZQdR5l5Qjeol9gdAIEexz2Okb9KSvfYJfxGlJ7wHelHyOveteZCNx50ztf78.&URL=mailto%3arcrg4%40mail.missouri.edu" target="_blank" style="color: purple;">rcrg4@mail.missouri.edu</a></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: calibri, sans-serif;">
<a href="http://web.missouri.edu/~rcrg4/">http://web.missouri.edu/~rcrg4/</a></p>
</div>
</div>
</div>
</div>
</body>
</html>