View Single Post
Old 04-13-2010, 10:23 AM   #163
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
Hi Frabjous, the GUI program seems to be 64-bit but the command line 'sopdf' tool (which I am trying to use) is only 32-bit. I verified this with the 'file' command:

$ file sopdf
sopdf: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, stripped

If the code can't be compiled, do you know what compatibility libraries I can installed to run 32-bit binaries?

Thanks
damag is offline   Reply With Quote