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?