lit file are a pain in the ass even in windows! In windows I use to convert them to pdf using the ABC Amber text converter. This is pretty much how to install and use clit a lit converter for Linux.
Download both .deb files from the address bellow to your desktop.
http://ubuntuforums.org/showthread.php?t=159331&page=2
.deb file are the same thing as a windows installer so you just click on them to start the installation and Ubuntu will take care of the rest.
In this case you should install them in this order
1. libtommath0_0.39-3_i386.deb
2. clit_1.8-1_i386.deb
Now that you have clit and it library installed let use it to extract data from a lit file
first create a new folder on your desktop call it Book or whatever else you want to call it than copy and paste the lit file you want to convert on your desktop if you did not already.
Now chance are your lit file might have a space in it filename you need to remove it. Command line program don't like file name with space in file name. So the file "this book suck.lit" need to be renamed to "this_book_suck.lit" or "this-book-suck.lit"
open a terminal than type.
clit
add a space after clit than drag and drop your lit file to the terminal you should get something like this.
$ clit '/home/username/Desktop/this_book_suck.lit'
add a space than drag and drop the book folder i told you to create in the terminal.
That should give you something like this.
$ clit '/home/username/Desktop/this_book_suck.lit' '/home/username/Desktop/book'
Press enter and watch in amazement as everything in that lit file is being extracted to the book folder.
You will get a few files one of them is an html file that contain the text you could just open it with Firefox than print to file to get a pdf out of that html file or you could copy and paste the text to OpenOffice to create a pdf with the picture of the book cover on page one.
Amazon banner
Thursday, May 7, 2009
Wednesday, May 6, 2009
The challenge is issued
I can't believe peoples still claiming to find Linux confusing least of all Ubuntu! Every questions, problem and troubleshooting I ever had to resolve in the past two years of using just Ubuntu I found an answer with one or two Google search in a few minutes.
I still consider myself a Linux noob yet am using it every day and I can count on my right hand the numbers of problems I had in the past year! Can you say that about XP? Are you that lazy that you cannot use google when something not working? You do not have any excuse anymore to try Linux seriously at least Ubuntu! And don't tell me you gave up after 20 minutes because you found that the Gnome or KDE desktop was too confusing you wasted hours of your life running bloatware from Microsoft at least give Ubuntu a week!
In that spirit am starting the Ubuntu one week challenge purge your system of Microsoft for a week!
Update: Lets put my own ass on the line the first person who ask me I would mentor for a week and I will get you up and running with all the basic stuff you might need to know!
I still consider myself a Linux noob yet am using it every day and I can count on my right hand the numbers of problems I had in the past year! Can you say that about XP? Are you that lazy that you cannot use google when something not working? You do not have any excuse anymore to try Linux seriously at least Ubuntu! And don't tell me you gave up after 20 minutes because you found that the Gnome or KDE desktop was too confusing you wasted hours of your life running bloatware from Microsoft at least give Ubuntu a week!
In that spirit am starting the Ubuntu one week challenge purge your system of Microsoft for a week!
Update: Lets put my own ass on the line the first person who ask me I would mentor for a week and I will get you up and running with all the basic stuff you might need to know!
Subscribe to:
Posts (Atom)