View Single Post
Old 04-13-2010, 03:55 PM   #167
damag
Junior Member
damag has learned how to buy an e-book online
 
Posts: 4
Karma: 76
Join Date: Apr 2010
Device: Sony PRS 300
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. =)
damag is offline   Reply With Quote