View Single Post
Old 04-16-2010, 12:30 PM   #169
MrKyle
Writer
MrKyle ought to be getting tired of karma fortunes by now.MrKyle ought to be getting tired of karma fortunes by now.MrKyle ought to be getting tired of karma fortunes by now.MrKyle ought to be getting tired of karma fortunes by now.MrKyle ought to be getting tired of karma fortunes by now.MrKyle ought to be getting tired of karma fortunes by now.MrKyle ought to be getting tired of karma fortunes by now.MrKyle ought to be getting tired of karma fortunes by now.MrKyle ought to be getting tired of karma fortunes by now.MrKyle ought to be getting tired of karma fortunes by now.MrKyle ought to be getting tired of karma fortunes by now.
 
Posts: 28
Karma: 326572
Join Date: Dec 2009
Device: Kindle DX
Quote:
Originally Posted by damag View Post
Thanks for your help, I just figured out how to get the binary running with 32-bit libraries after reading the comments in this post. It's just a matter of installing the libraries but specifying the i686 architecture for each:

$ sudo yum install glibc.i686 libjpeg.i686 zlib.i686 freetype.i686 fontconfig.i686

It works now, thanks for all your help. =)
Thanks for commenting as to what fixed it. The problem you were having is a much bigger issue than this particular app I imagine. Now all us non Fedora users know how to ensure compatibility with 32-bit binaries.
MrKyle is offline   Reply With Quote