Compiling ConvertLit on Ubuntu Linux 9.10
- Download Version 1.8 source from here.
unzip clit18src.zip -d convertlitsudo apt-get install libtommath-dev- Download this to the convertlit directory.
patch -p1 -i clit18.source.patch- You should see the clit18/Makefile was patched
cd lib && make && cd ../clit18 && make- the clit binary should be available in the clit18 directory
sudo cp clit18/clit /usr/local/bin/- Use it!
Now I just have to figure out how to convert it to epub.


Mike
January 14, 2010 at 6:44 PM
Thanks for the patch!
IDtheTarget
March 20, 2010 at 8:54 AM
The link for the patch clit18.source.patch seems to have disappeared….
Erik
March 20, 2010 at 3:53 PM
@IDtheTarget
It’s back! Sorry!
Hari Sundararajan
April 27, 2010 at 1:23 PM
Or you can install convlit :)