View Single Post
Old 12-30-2013, 02:29 PM   #39
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by dwlamb View Post
I've seen Rob Ireton's compact smaller method of compiling the latest Sigil. I am having challenges with running cmake on this LTS version of Kubuntu. Fixes I have found on the net for downloading and installing cmake 2.8.9 (see http://www.cmake.org/pipermail/cmake...ry/053649.html) are not being found by this command in the how-to on the google code site:
Code:
make -G "Unix Makefiles" -DCMAKE_PREFIX_PATH=/opt/Qt5.1.0/5.1.0/gcc/lib/cmake -DCMAKE_BUILD_TYPE=Release -DFORCE_BUNDLED_COPIES=1 ~/sigil-0.7.3/src
Has anyone configured a new package for Debian more recent than April 2013 that is ideal for those not sufficiently versed in DIY compiling?
I don't think so, but 0.7.4 is only a maintenance/bugfix. It adds support for OSX, which you don't need, and:

Quote:
Originally Posted by DiapDealer View Post
If you have issues with documents/epubs that worked fine pre-0.7.3 giving you warnings about being malformed, then you might want to upgrade. If you work on a lot of calibre-generated epubs, you may want to upgrade. But if you notice no issues with v0.7.3 in your normal workflow, then there's no real pressing reason to upgrade. Other than any changes/bugfixes brought by Qt5.1.1 (or 5.2-beta), the changes to Sigil itself are quite trivial. Mainly, when opening a file, any unicode non-breaking space characters are converted to the numeric entity (#160) instead of the named entity (nbsp). That way it won't break documents that didn't have (or need) a doctype. All of the handful of changes have to do with that.

If you don't really use unicode characters or entities (or all of your (x)html files already have the right doctype declaration), there's probably no real advantage to be gained. Nor any harm, for that matter.
In other words, you may very well not need any of the (minor) improvements in 0.7.4, if so, don't bother???

You may also want to take a look at calibre's latest feature, ebook-edit.exe as it is the spiritual heir of Sigil. It's already quite good.

Last edited by eschwartz; 01-05-2014 at 04:19 PM. Reason: typo
eschwartz is offline   Reply With Quote