Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lỗi cài gói i386 trên amd64 #1

Open
hoangdh opened this issue Apr 20, 2018 · 0 comments
Open

Lỗi cài gói i386 trên amd64 #1

hoangdh opened this issue Apr 20, 2018 · 0 comments

Comments

@hoangdh
Copy link
Owner

hoangdh commented Apr 20, 2018

247 dpkg -l | grep libstdc++5
248 apt-get install libstdc++5 libstdc++5:i386
249 sudo apt-get install libstdc++5 libstdc++5:i386
250 sudo dpkg --add-architecture i386
251 sudo apt-get update
252 sudo apt-get install libstdc++5:i386
253 sudo apt-get install libc6:i386 libgcc1:i386 libstdc++5:i386
254 sudo apt-get install libc6:i386 libgcc1:i386 gcc-6-base:i386 libstdc++5:i386

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@hoangdh and others