Quote:
Originally Posted by anishtain4
/opt/calibre/bin/calibre_postinstall: 1: ELF: not found
/opt/calibre/bin/calibre_postinstall: 2: Syntax error: "(" unexpected
Diap why is that so?
|
An ELF error (Executable and Linkable Format) usually means you're trying to execute a binary that's intended for a different architecture than your system has.
If you're using Ubuntu 10.04 (32-bit) and want to try the manual install, then you need to download and use the calibre-X.X.XX-i686.tar.bz2 package
and not the calibre-X.X.XX-x86_64.tar.bz2 package (which is only for 64-bit OSs).