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

GoogleHacks could not run on Ubuntu 9.10 with libstdc++6 #40

Open
GoogleCodeExporter opened this issue Apr 5, 2015 · 4 comments
Open
Milestone

Comments

@GoogleCodeExporter
Copy link

I've run "./GoogleHacks" but it told me 
"./GoogleHacks: error while loading shared libraries: libstdc++.so.5:
cannot open shared object file: No such file or directory"
Could you tell me how to install libstdc++.so.5 ? (there is only 6 edition
in the offical sources)

What is the expected output? What do you see instead?
Runing.

What version of the product are you using? On what operating system?
GoogleHacks 1.6 on Linux
OS : Ubuntu Linux 9.10 (i386)

Please provide any additional information below.
None.

Original issue reported on code.google.com by [email protected] on 19 Dec 2009 at 5:20

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

You need to install the file libstdc++.so.5 from this link to solve the issue.
http://packages.ubuntu.com/jaunty/i386/libstdc++5/download

Original comment by [email protected] on 12 Sep 2010 at 2:01

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

In Ubuntu 12.04, sudo apt-get install libstdc++5 resolved the issue!


Original comment by [email protected] on 19 Oct 2012 at 8:43

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

No branches or pull requests

2 participants