Re: [CentOS] Calibre installation fails on C7

2015-12-24 Thread Fred Smith
On Thu, Dec 24, 2015 at 08:54:54AM -0700, Wes James wrote: > > > On Dec 23, 2015, at 7:16 PM, Fred Smith > > wrote: > > > > On Wed, Dec 23, 2015 at 03:34:56PM -0700, Wes James wrote: > >> > >>> On Dec 22, 2015, at 9:13 PM, Fred Smith > >>> wrote: > >>> > >>> On Tue, Dec 22, 2015 at 09:03:28

Re: [CentOS] Calibre installation fails on C7

2015-12-24 Thread Wes James
> On Dec 23, 2015, at 7:16 PM, Fred Smith wrote: > > On Wed, Dec 23, 2015 at 03:34:56PM -0700, Wes James wrote: >> >>> On Dec 22, 2015, at 9:13 PM, Fred Smith >>> wrote: >>> >>> On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: > On Dec 22, 2015, at 8:06 PM, Fred Smith >

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Fred Smith
On Wed, Dec 23, 2015 at 03:34:56PM -0700, Wes James wrote: > > > On Dec 22, 2015, at 9:13 PM, Fred Smith > > wrote: > > > > On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: > >> > >>> On Dec 22, 2015, at 8:06 PM, Fred Smith > >>> wrote: > >>> > >>> Attempting to install latest Cal

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Wes James
> On Dec 22, 2015, at 9:13 PM, Fred Smith wrote: > > On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: >> >>> On Dec 22, 2015, at 8:06 PM, Fred Smith >>> wrote: >>> >>> Attempting to install latest Calibre on Centos-7, getting: >>> >> >> typed in "calibre ssl install error” to goo

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread John R Pierce
On 12/23/2015 11:10 AM, Wes James wrote: I finally got it compiled and when I run it in virtualbox 5.0.12, I get this: Could not initialize GLX Maybe it would work on a real box?? VBox has virtual GLX support, it has to be enabled and configured, and of course, the guest would need GL inst

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Wes James
> On Dec 22, 2015, at 9:13 PM, Fred Smith wrote: > > On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: >> >>> On Dec 22, 2015, at 8:06 PM, Fred Smith >>> wrote: >>> >>> Attempting to install latest Calibre on Centos-7, getting: >>> >> >> typed in "calibre ssl install error” to goo

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Wes James
> On Dec 22, 2015, at 9:13 PM, Fred Smith wrote: > > On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: >> >>> On Dec 22, 2015, at 8:06 PM, Fred Smith >>> wrote: >>> >>> Attempting to install latest Calibre on Centos-7, getting: >>> >> >> typed in "calibre ssl install error” to goo

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Jonathan Billings
On Wed, Dec 23, 2015 at 10:15:51AM -0500, Fred Smith wrote: > I'm wondering, is this a Python (packaging??) bug that needs to be put > in Centos and/or RH bug databases? It's an API change in Python 2.7, if I understand the documentation. -- Jonathan Billings __

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Fred Smith
On Wed, Dec 23, 2015 at 09:53:38AM -0500, James B. Byrne wrote: > > 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.

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Jonathan Billings
On Wed, Dec 23, 2015 at 09:37:37AM -0500, Fred Smith wrote: > wget -nv -O- > https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py > | python -c "import sys; main=lambda x,y:sys.stderr.write('Download > failed\n'); exec(sys.stdin.read()); main('~/calibre-bin', True

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread James B. Byrne
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. T

Re: [CentOS] Calibre installation fails on C7

2015-12-23 Thread Fred Smith
On Tue, Dec 22, 2015 at 09:33:17PM -0800, John R Pierce wrote: > On 12/22/2015 7:06 PM, Fred Smith wrote: > >Attempting to install latest Calibre on Centos-7, getting: > > > >2015-12-22 21:32:38 > >URL:https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py > > [25887

Re: [CentOS] Calibre installation fails on C7

2015-12-22 Thread John R Pierce
On 12/22/2015 7:06 PM, Fred Smith wrote: Attempting to install latest Calibre on Centos-7, getting: 2015-12-22 21:32:38 URL:https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py [25887/25887] -> "-" [1] Installing to /home/fredex/calibre-bin/calibre prefixing

Re: [CentOS] Calibre installation fails on C7

2015-12-22 Thread Fred Smith
On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: > > > On Dec 22, 2015, at 8:06 PM, Fred Smith > > wrote: > > > > Attempting to install latest Calibre on Centos-7, getting: > > > > typed in "calibre ssl install error” to google > > first hit: > > http://stackoverflow.com/questions

Re: [CentOS] Calibre installation fails on C7

2015-12-22 Thread Wes James
> On Dec 22, 2015, at 8:06 PM, Fred Smith wrote: > > Attempting to install latest Calibre on Centos-7, getting: > typed in "calibre ssl install error” to google first hit: http://stackoverflow.com/questions/26615914/calibre-fails-to-install