Displaying 2 results from an estimated 2 matches for "kovid".
Did you mean:
dovid
2015 Dec 23
0
Calibre installation fails on C7
...e:
>
> 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!
Fred
--
---- Fred Smith -- fredex at fcshome.stoneham.ma.us ----------------------...
2015 Dec 23
2
Calibre installation fails on C7
On Wed, December 23, 2015 00:33, John R Pierce wrote:
>
> prefixing this with, I have no idea what Calibre is...
>
Calibre is an open source e-reader that handles mobi files along with
many other e-reader formats. See: http://calibre-ebook.com/
The last version supported on CentOS6 is v1.48. The latest version is
v2.47.0.
On Tue, December 22, 2015 22:06, Fred Smith wrote:
>