Calibre 0.6.27 does not start on Ubuntu Karmic (9.10)
Calibre 0.6.26 worked fine on my Karmic Ubuntu Desktop (9.10). It notified me about the new version so I did my usual binary install from the "Download Linux" page and 0.6.27 will no longer work. It errors with the following messages:
davidm@dm-lappy:/opt/calibre$ ./calibre
link hasn't been detected!
link hasn't been detected!
Traceback (most recent call last):
File "/tmp/init.py", line 48, in <module>
File "/home/kovid/build/calibre/src/calibre/gui2/main.py", line 134, in main
File "/home/kovid/build/calibre/src/calibre/gui2/main.py", line 54, in run_gui
File "/home/kovid/build/calibre/src/calibre/gui2/ui.py", line 209, in __init__
File "/home/kovid/build/calibre/src/calibre/gui2/device.py", line 90, in __init__
File "/home/kovid/build/calibre/src/calibre/devices/scanner.py", line 35, in __init__
RuntimeError: DeviceScanner requires libusb1 to work.
davidm@dm-lappy:/opt/calibre$
Ubuntu does not seem to have the libusb1 library in Karmic. Is it possible to reinstall the prior version that worked well for me? Or can someone point me at where I can get this library?
Thanks,
David
|