View Single Post
Old 10-08-2020, 04:58 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,193
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by dunhill View Post
I have installed Caliber on a usb stick with this command:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh/dev/stdin install_dir =/media/walter/CALIBRE
Where media / walter / CALIBER is the folder that is created for the installation.
Having Calibre physically installed on the machine works, but if I pass the usb to another machine, it won't.
Would I need to put the .calibre and .config folders? If so, could you tell me if it goes on the usb or on the other pc.
I was looking in the forum but could not find or could not understand the concept.
Please apologize if it is a recurring theme
Look for the script calibre-portable.sh it is in /opt/calibre/resources.

Quote:
Calibre-Portable.sh
# ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬
#
# Shell script File to start a Calibre configuration on Linux
# giving explicit control of the location of:
# - Calibre Program Files
# - Calibre Library Files
# - Calibre Config Files
# - Calibre Metadata database
# - Calibre Source files
# - Calibre Temp Files
# By setting the paths correctly it can be used to run:
# - A "portable calibre" off a USB stick.
# - A network installation with local metadata database
# (for performance) and books stored on a network share
# - A local installation using customised settings....
I have played with this for a while but you should open it in a text editor and follow the directions.

I say back up all of your config and library files then run the script.

bernie

Last edited by gbm; 10-08-2020 at 05:04 PM.
gbm is offline   Reply With Quote