Closed GoogleCodeExporter closed 9 years ago
Had the exact same problem using same OS (Ubuntu 12.04 x64). Was able to solve
the problem by installing the 32bit shared library package.
sudo apt-get install ia32-libs
Original comment by vinfeks...@gmail.com
on 12 Sep 2012 at 8:47
I Have the same problem but using another OS (Ubuntu 12.04 x32).What can i do?
Original comment by PiUc...@gmail.com
on 25 Oct 2012 at 8:07
I have this problem also... on debian (not ubuntu) running openbox I have the
ia32-libs installed :?
ideas?
Original comment by nanoymas...@gmail.com
on 11 Nov 2012 at 1:04
thought I'd add a vid to demonstrate the problem I'm having and hopefully help
a little
http://www.youtube.com/watch?v=T0BC1NMpt8M
Original comment by nanoymas...@gmail.com
on 11 Nov 2012 at 6:58
SOLUTION:
DO A SYMBOLIC LINK from libssl0.9.8 to libssl1.0.0 and do the same for
libcrypto.
Original comment by manuelg...@gmail.com
on 12 Nov 2012 at 11:27
[deleted comment]
didn't work for me :(
http://imageshack.us/photo/my-images/31/201211121617311366x768s.png/
Original comment by nanoymas...@gmail.com
on 12 Nov 2012 at 4:21
fixed by running apt-get install libssl0.9.8:i386 (incase other people get the
same problem)
Original comment by nanoymas...@gmail.com
on 12 Nov 2012 at 6:30
Solution for Debian Based Distributions:
Download libssl0.9.8 from here...
http://packages.debian.org/squeeze/libssl0.9.8
then as root or sudo in a terminal do this:
dpkg -i /path/to/downloaded-deb-file.deb
It should install the package fine, then go ahead and run
Original comment by jarodwe...@gmail.com
on 27 Apr 2013 at 4:24
gracias brother solucionado al instalar sudo apt-get install ia32-libs en
ubuntu 12.4
Original comment by leofonse...@gmail.com
on 27 May 2014 at 5:52
Original issue reported on code.google.com by
neur...@gmail.com
on 4 Jul 2012 at 12:54