View Single Post
Old 07-29-2013, 10:38 AM   #50
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,203
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by kovidgoyal View Post
The new builds with the fixes are available here: http://calibre-ebook.com/downloads/betas/

The version number remains the same, just install as normal. For linux binary users, the way to install is to go to /opt/calibre (or wherever you chose to install calibre) and untar the appropriate (32 bit/64 bit) tarball.
Installed useing:
Code:
sudo rm -rf /opt/calibre/* && sudo tar xvjf /replace_with_your_download_path/calibre-0.9.41-i686.tar.bz2 -C /opt/calibre
works.

Spoiler:

with old backend:
Code:
calibre 0.9.41  isfrozen: True is64bit: False
Linux-3.2.0-51-generic-i686-with-debian-wheezy-sid Linux ('32bit', 'ELF')
('Linux', '3.2.0-51-generic', '#77-Ubuntu SMP Wed Jul 24 20:21:10 UTC 2013')
Python 2.7.5
Linux: ('debian', 'wheezy/sid', '')
bernie@gbmoore:~$ Starting up...

macmenuhack file_path:/home/bernie/.config/calibre/plugins/fanfictiondownloader_macmenuhack.txt
Started up in 3.53 seconds with 2527 books
with new:
Code:
calibre 0.9.41  isfrozen: True is64bit: False
Linux-3.2.0-51-generic-i686-with-debian-wheezy-sid Linux ('32bit', 'ELF')
('Linux', '3.2.0-51-generic', '#77-Ubuntu SMP Wed Jul 24 20:21:10 UTC 2013')
Python 2.7.5
Linux: ('debian', 'wheezy/sid', '')
Starting up...

macmenuhack file_path:/home/bernie/.config/calibre/plugins/fanfictiondownloader_macmenuhack.txt
Started up in 2.74 seconds with 2527 books



bernie

System Details:

Ubuntu 12.04 LTS 32 bit
memory 2gb
processor: Intel® Core™2 CPU 6600 @ 2.40GHz × 2
graphics: Intel® 965G x86/MMX/SSE2

Last edited by gbm; 07-29-2013 at 12:42 PM. Reason: Added System Details
gbm is offline   Reply With Quote