Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 08-19-2011, 12:22 PM   #1
kovidgoyal
Creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 22,477
Karma: 2944574
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
For people running calibre from source

Just a heads up.

I released calibre 0.8.15. This release includes support for setting a per book language. That support meant making a change to the binary components of calibre.

So if you are running from source with CALIBRE_DEVELOP_FROM then you must update your binary install to 0.8.15 before updating the source, or you will see errors.
__________________
Get calibre

Notice to all: I can not provide assistance with DRM removal, for legal reasons, so please do not contact me about it.
kovidgoyal is offline   Reply With Quote
Old 08-19-2011, 12:27 PM   #2
Ron.
Evangelist
Ron. ought to be getting tired of karma fortunes by now.Ron. ought to be getting tired of karma fortunes by now.Ron. ought to be getting tired of karma fortunes by now.Ron. ought to be getting tired of karma fortunes by now.Ron. ought to be getting tired of karma fortunes by now.Ron. ought to be getting tired of karma fortunes by now.Ron. ought to be getting tired of karma fortunes by now.Ron. ought to be getting tired of karma fortunes by now.Ron. ought to be getting tired of karma fortunes by now.Ron. ought to be getting tired of karma fortunes by now.Ron. ought to be getting tired of karma fortunes by now.
 
Ron.'s Avatar
 
Posts: 448
Karma: 864744
Join Date: Mar 2011
Device: Kindle 3, LookBook, Nook Simple Touch
Thanks for the update
__________________
86 Books in 2011
Ron. is offline   Reply With Quote
 
Enthusiast
Old 08-19-2011, 02:26 PM   #3
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 3,994
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Thanks!
__________________
The speed limit on our spacetime highway of life is c - lightspeed. Surprisingly, the posted minimum is also c. We can go no faster, nor any slower! The conversion factor from the time dimension to space is ct. When stationary in space, we must move into the future at c to have our clock tick off t. When moving in space, the spacetime vector c tilts from pure motion in time. The faster we move in the space dimension, the slower we move in the time dimension.
Starson17 is offline   Reply With Quote
Old 08-19-2011, 04:15 PM   #4
rxmom03
Zealot
rxmom03 could sell banana peel slippers to a Deveel.rxmom03 could sell banana peel slippers to a Deveel.rxmom03 could sell banana peel slippers to a Deveel.rxmom03 could sell banana peel slippers to a Deveel.rxmom03 could sell banana peel slippers to a Deveel.rxmom03 could sell banana peel slippers to a Deveel.rxmom03 could sell banana peel slippers to a Deveel.rxmom03 could sell banana peel slippers to a Deveel.rxmom03 could sell banana peel slippers to a Deveel.rxmom03 could sell banana peel slippers to a Deveel.rxmom03 could sell banana peel slippers to a Deveel.
 
Posts: 104
Karma: 3186
Join Date: Mar 2010
Location: Oklahoma
Device: HTC One X+, Nexus 7, Sony PSR-T1, Nook Simple Touch
So, if I don't know what this means, then I probably am not doing it??


Mary
rxmom03 is offline   Reply With Quote
Old 08-19-2011, 04:28 PM   #5
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 3,994
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by rxmom03 View Post
So, if I don't know what this means, then I probably am not doing it??


Mary
Correct. Calibre is one of a limited subset of computer programs that can be made to work directly from the instructions written by the programmers (the "source code"). For many programs (not including Calibre) the source code instructions are secret, and even when they are not, there is usually an intervening step ("compiling" the program) that changes those instructions from human readable to computer readable. Most Calibre users download, install and use a compiled version of the program (the "binary install").

The source code users also need to use some parts of the binary install. Usually those of us who use the source code directly don't have to update the binary install as the parts we use don't change very often. We just have to download the updated source code. Kovid is just warning us that we have to update both the binary install and the source code.
__________________
The speed limit on our spacetime highway of life is c - lightspeed. Surprisingly, the posted minimum is also c. We can go no faster, nor any slower! The conversion factor from the time dimension to space is ct. When stationary in space, we must move into the future at c to have our clock tick off t. When moving in space, the spacetime vector c tilts from pure motion in time. The faster we move in the space dimension, the slower we move in the time dimension.

Last edited by Starson17; 08-19-2011 at 04:39 PM.
Starson17 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Running Calibre on apache.. mnsweeps Calibre 3 03-28-2011 02:32 AM
Error while running calibre with source Lev667 Development 3 03-05-2011 09:55 AM
Running from source after V0.7.32 chaley Calibre 0 12-04-2010 12:08 PM
Note for those running from source and 0.7.2 chaley Calibre 1 06-12-2010 08:19 AM
Running Calibre (0.4.77) dsb66 Calibre 9 07-18-2008 04:42 AM


All times are GMT -4. The time now is 10:31 PM.


MobileRead.com is a privately owned, operated and funded community.