Here is what I've learned so far:
1. Fetch the read me file.
2. Read the README file.
3. Install all the dependencies
4. Don't assume that because you installed all the dependencies, you installed all the dependencies.
5. PyQt4 = PyQt
6. chm_lib = chmlib
7. What people mean when they talk about "dependency hell".

Ok, I searched, then I installed chmlib, now I get:
Code: Select all
File "/usr/src/slapt-src/office/calibre/calibre/src/calibre/ebooks/pdb/ereader/writer.py", line 19, in <module>
import Image
ImportError: No module named Image
fakeroot -- sh calibre.SlackBuild Failed
The good news is I think I'm about at the end of the build script. The bad news is I'm stuck again
