[arch-multilib] Questions for the multilib for 32 bit programs
Hi, all: 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: [multilib] Include = /etc/pacman.d/mirrorlist And then I run my 32 bit program, it shows: ./predict_seq_ss: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory I try run: #pacman -S libstdc++5 #pacman -Ql libstdc++5 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! Renzhi Cao Email : rcrg4@mail.missouri.edu<https://bluprd0112.outlook.com/owa/redir.aspx?C=HgdIKZwfkkG-ZqHZQdR5l5Qjeol9gdAIEexz2Okb9KSvfYJfxGlJ7wHelHyOveteZCNx50ztf78.&URL=mailto%3arcrg4%40mail.missouri.edu> http://web.missouri.edu/~rcrg4/
On 12.03.2014 15:56, Cao, Renzhi (MU-Student) wrote:
And then I run my 32 bit program, it shows: [..] *#pacman -S **libstdc++5*
You want lib32-libstdc++5
Hi, Great, thank you to let me know this information! Really appreciate! Renzhi Cao Email : rcrg4@mail.missouri.edu http://web.missouri.edu/~rcrg4/ ________________________________________ From: arch-multilib <arch-multilib-bounces@archlinux.org> on behalf of Florian Pritz <bluewind@xinu.at> Sent: Wednesday, March 12, 2014 9:10 AM To: arch-multilib@archlinux.org Subject: Re: [arch-multilib] Questions for the multilib for 32 bit programs On 12.03.2014 15:56, Cao, Renzhi (MU-Student) wrote:
And then I run my 32 bit program, it shows: [..] *#pacman -S **libstdc++5*
You want lib32-libstdc++5
participants (2)
-
Cao, Renzhi (MU-Student)
-
Florian Pritz