View Single Post
Old 11-16-2008, 08:13 PM   #1
erayd
Zealot
erayd doesn't littererayd doesn't litter
 
Posts: 134
Karma: 146
Join Date: Apr 2008
Device: Onyx Boox Poke 2
Error in latest binary installer

Hi guys,

When trying to install using the latest binary (on debian lenny 64bit) it dies with the following error. Any idea how I can get past this?
Code:
[...]
Creating /usr/bin/ebook-viewer
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "<string>", line 327, in <module>
  File "<string>", line 293, in main
  File "<string>", line 248, in do_postinstall
  File "/usr/lib/python2.5/subprocess.py", line 444, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.5/subprocess.py", line 594, in __init__
    errread, errwrite)
  File "/usr/lib/python2.5/subprocess.py", line 1147, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Note that this is a headless server - so almost anything GUI-related is missing. I have previously installed calibre on this box using the easy_install method, but that no longer works.

Cheers,
Erayd
erayd is offline   Reply With Quote