Fix: Ubuntu 8.04 JeOS, error while loading shared libraries: libstdc++.so.5
While testing out my new local cf development virtual machine I came across a strange error while running the NewsWebservice Sample application for ColdBox. This all worked in in Ubuntu 7.10 but it would seem some thing switched up after the Hardy update.
The error I was getting looked like this:
The fix is super simple, Just run this in a terminal:
Comments(5)
Thanks for your advice,
the fix helped me
Thanks a lot for the information, it fixed that error with VirtualBox.
Cheers,
sl0wg33k
Thanks……..
it worked for me also..for Glash fish Installation in ubuntu 7.10
Thanks, just getting a linux CF dev server set up, this helped me out!
The same work around works to enable coldbox3 webservice at http://localhost/coldbox/samples/applications/NewsWebservice/index.cfm.
Many Thanks!