Displaying 4 results from an estimated 4 matches for "apsw".
Did you mean:
aps
2007 Mar 19
3
Planning first Linux/Wine install
...tion sizes on a blank
73GB SCSI HD now).
Actually, I did install Linux successfully once about 7 years ago, but
I didn't use it. I'm giving up on OS/2 after 13 years, and don't
really want to rely on W2K, though I may need to use MS Office and a
few other win apps on occasion.
Thanks
APSW
2015 Dec 23
5
Calibre installation fails on C7
On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote:
>
> > On Dec 22, 2015, at 8:06 PM, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote:
> >
> > Attempting to install latest Calibre on Centos-7, getting:
> >
>
> typed in "calibre ssl install error? to google
>
> first hit:
>
>
2015 Dec 23
0
Calibre installation fails on C7
...e-0-5.el7.nux.noarch.rpm
sudo rpm -Uvh nux-dextop-release-0-5.el7.nux.noarch.rpm
sudo yum install python-cssutils -y
sudo yum install podofo -y
sudo yum install libwmf -y
sudo yum install libmtp-devel -y
sudo yum install python-netifaces -y
sudo yum install python-psutil -y
sudo yum install python-apsw -y
sudo yum install python-dbus -y
sudo yum install python-pygments -y
sudo yum install optipng -y
wget http://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.5.1/PyQt-gpl-5.5.1.tar.gz
tar -zxf PyQt-gpl-5.5.1.tar.gz
cd PyQt-gpl-5.5.1
python configure.py --disable QtPositioning
make
sudo make ins...
2015 Dec 24
2
Calibre installation fails on C7
...ux-dextop-release-0-5.el7.nux.noarch.rpm
> sudo yum install python-cssutils -y
>
> sudo yum install podofo -y
> sudo yum install libwmf -y
> sudo yum install libmtp-devel -y
> sudo yum install python-netifaces -y
> sudo yum install python-psutil -y
> sudo yum install python-apsw -y
> sudo yum install python-dbus -y
> sudo yum install python-pygments -y
> sudo yum install optipng -y
>
>
> wget http://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.5.1/PyQt-gpl-5.5.1.tar.gz
> tar -zxf PyQt-gpl-5.5.1.tar.gz
> cd PyQt-gpl-5.5.1
> python configure....