Quote:
Originally Posted by ziegl027
Well, I would probably have an easier time with things if I actually understood what phrases like "update the codebase" meant......
|
Calibre can run from source code or from compiled executables. Most people run from the compiled executables. I like to tinker with the source code (which is human readable), so I download the updated code (codebase) first, then the executables. If I tell Calibre where the source code is, it uses that (and my changes to it.) If I don't tell it where to find the code, it runs the compiled version (which I can't change).