Fix #2924 (Converting to RB format)

This commit is contained in:
Kovid Goyal 2009-07-25 10:31:13 -06:00
commit 791ec3af5b
2 changed files with 5 additions and 1 deletions

View File

@ -101,7 +101,7 @@ class RBWriter(object):
out_stream.write(struct.pack('<I', total_size))
def _text(self, oeb_book):
rbmlizer = RBMLizer(log, name_map=self.name_map)
rbmlizer = RBMLizer(self.log, name_map=self.name_map)
text = rbmlizer.extract_content(oeb_book, self.opts).encode('cp1252', 'xmlcharrefreplace')
size = len(text)

View File

@ -82,6 +82,10 @@ sudo python -c "import urllib2; exec urllib2.urlopen('http://calibre.kovidgoyal.
</pre>
<h4>Note</h4>
<ul>
<li>On some linux distributions, you have to install the
libphonon (may be called libphonon4) package for calibre
to work.
</li>
<li>
When running the command line utilities,
they will segfault after completion. This can