Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 10-26-2017, 10:09 AM   #1
judecu
Junior Member
judecu began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2017
Device: calibre
Question Calibre download failed on PC with Linux

I am a linux novice and have a new PC with linux - upgrades up to date. I have copied the command line in terminal for binary install multiple times exactly as written and triple checked. But keep getting syntax error message.

Have no idea what I'm doing wrong!
judecu is offline   Reply With Quote
Old 10-26-2017, 12:21 PM   #2
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,082
Karma: 8796704
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by judecu View Post
I am a linux novice and have a new PC with linux - upgrades up to date. I have copied the command line in terminal for binary install multiple times exactly as written and triple checked. But keep getting syntax error message.

Have no idea what I'm doing wrong!
What distro and version of linux are you using?

Copy and paste the results from the terminal. Mask you username.

This should be what is get.

Spoiler:
Code:
XXXXXX@XXXXXX-SDA ~ $ sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.py | sudo python -c "import sys; main=lambda x:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main('/opt')"
[sudo] password for XXXXXX: 
2017-10-26 12:14:16 URL:https://download.calibre-ebook.com/linux-installer.py [27407/27407] -> "-" [1]
Installing to /opt/calibre
Downloading tarball signature securely...
Will download and install calibre-3.10.0-x86_64.txz 
                     Downloading calibre-3.10.0-x86_64.txz                      
100% [======================================================================]
                                                                                Downloaded 62165576 bytes 
Checking downloaded file integrity... 
Extracting files to /opt/calibre ...
Extracting application files... 
Creating symlinks...
	Symlinking /opt/calibre/calibre-debug to /usr/bin/calibre-debug
	Symlinking /opt/calibre/calibre-customize to /usr/bin/calibre-customize
	Symlinking /opt/calibre/fetch-ebook-metadata to /usr/bin/fetch-ebook-metadata
	Symlinking /opt/calibre/calibre to /usr/bin/calibre
	Symlinking /opt/calibre/ebook-viewer to /usr/bin/ebook-viewer
	Symlinking /opt/calibre/calibre-server to /usr/bin/calibre-server
	Symlinking /opt/calibre/calibre-smtp to /usr/bin/calibre-smtp
	Symlinking /opt/calibre/ebook-edit to /usr/bin/ebook-edit
	Symlinking /opt/calibre/ebook-meta to /usr/bin/ebook-meta
	Symlinking /opt/calibre/web2disk to /usr/bin/web2disk
	Symlinking /opt/calibre/markdown-calibre to /usr/bin/markdown-calibre
	Symlinking /opt/calibre/ebook-polish to /usr/bin/ebook-polish
	Symlinking /opt/calibre/calibre-parallel to /usr/bin/calibre-parallel
	Symlinking /opt/calibre/lrfviewer to /usr/bin/lrfviewer
	Symlinking /opt/calibre/ebook-convert to /usr/bin/ebook-convert
	Symlinking /opt/calibre/ebook-device to /usr/bin/ebook-device
	Symlinking /opt/calibre/calibredb to /usr/bin/calibredb
	Symlinking /opt/calibre/lrs2lrf to /usr/bin/lrs2lrf
	Symlinking /opt/calibre/lrf2lrs to /usr/bin/lrf2lrs
Setting up command-line completion...
Installing zsh completion to: /usr/share/zsh/vendor-completions/_calibre
Installing bash completion to: /usr/share/bash-completion/completions/calibre
Setting up desktop integration...
Creating un-installer: /usr/bin/calibre-uninstall
Run "calibre" to start calibre



bernie
gbm is offline   Reply With Quote
Old 10-26-2017, 12:34 PM   #3
judecu
Junior Member
judecu began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2017
Device: calibre
Linux mint 18.1 cinnamon 3.2.7 (64 bit)
judecu is offline   Reply With Quote
Old 10-26-2017, 01:01 PM   #4
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,082
Karma: 8796704
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by judecu View Post
Linux mint 18.1 cinnamon 3.2.7 (64 bit)
I use Mint and have never had a problem with downloading calibre post the results from your terminal.

Try this:
Code:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.py | sudo python -c "import sys; main=lambda x:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main('/opt')"
bernie
gbm is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Failed Metadata download causes Calibre quite unexpectedly message shaun0 Calibre 1 03-05-2016 10:39 PM
Calibre 1.6 binary Linux download mis-match hash value. trickyHarry Devices 1 10-12-2013 12:02 AM
calibre shuts down after failed news download adoucette Calibre 5 10-25-2011 10:15 PM
Where is the Download Clicker for Calibre Linux andavane Calibre 14 02-21-2009 03:31 PM
Can't download linux versions of calibre cartz Calibre 3 06-28-2008 06:39 PM


All times are GMT -4. The time now is 06:20 PM.


MobileRead.com is a privately owned, operated and funded community.