Re: Problem installing calibre
Posted: 29. Apr 2011, 14:40
I'm not trying to be obtuse, really I'm not trying ...really
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, it's not really that bad ...so far
Ok, I searched, then I installed chmlib, now I get:
I tried searching image / Image which turned out to be useless, of course.
The good news is I think I'm about at the end of the build script. The bad news is I'm stuck again
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
