Displaying 2 results from an estimated 2 matches for "calibre_postinstall".
2015 Dec 23
2
Calibre installation fails on C7
...want calibre in /opt/calibre, run the following command, changing
the path to calibre-tarball.txz below as appropriate:
sudo mkdir -p /opt/calibre && sudo rm -rf /opt/calibre/* && sudo
tar xvf /path/to/downloaded/calibre-tarball.txz -C /opt/calibre &&
sudo /opt/calibre/calibre_postinstall
HTH.
--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit sensitive data via e-Mail
James B. Byrne mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton,...
2015 Dec 23
0
Calibre installation fails on C7
...ibre, run the following command, changing
> the path to calibre-tarball.txz below as appropriate:
>
> sudo mkdir -p /opt/calibre && sudo rm -rf /opt/calibre/* && sudo
> tar xvf /path/to/downloaded/calibre-tarball.txz -C /opt/calibre &&
> sudo /opt/calibre/calibre_postinstall
>
> HTH.
James:
Thanks for the detailed post.
On the Calibre forum, Kovid Goyal (Calibre maintainer) said basically
the same thing, so I did the manual install.
I'm wondering, is this a Python (packaging??) bug that needs to be put
in Centos and/or RH bug databases?
thanks again!...