mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:Add note about ompiling pdfreflow
This commit is contained in:
parent
e298f23781
commit
ea90108afb
@ -112,10 +112,13 @@ sudo python setup.py install
|
|||||||
</pre>
|
</pre>
|
||||||
Note that if your distribution does not have a
|
Note that if your distribution does not have a
|
||||||
correctly compiled libunrar.so, ${app} will not
|
correctly compiled libunrar.so, ${app} will not
|
||||||
support rar files. The calibre_postinstall step
|
support rar files. In order to compile ${app} successfully
|
||||||
is required for device detection and integration
|
poppler headers must include XPdf headers. That is, poppler
|
||||||
with your desktop environment.
|
must have been configured with --enable-xpdf-headers. Also,
|
||||||
</p>
|
some distributions have buggy libpng headers. See
|
||||||
|
<a href="https://bugs.launchpad.net/ubuntu/+source/libpng/+bug/218409">here</a>
|
||||||
|
for example.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user