View Single Post
Old 03-28-2021, 08:46 AM   #4
TStadtmüller
Junior Member
TStadtmüller understands the Henderson-Hasselbalch Equation.TStadtmüller understands the Henderson-Hasselbalch Equation.TStadtmüller understands the Henderson-Hasselbalch Equation.TStadtmüller understands the Henderson-Hasselbalch Equation.TStadtmüller understands the Henderson-Hasselbalch Equation.TStadtmüller understands the Henderson-Hasselbalch Equation.TStadtmüller understands the Henderson-Hasselbalch Equation.TStadtmüller understands the Henderson-Hasselbalch Equation.TStadtmüller understands the Henderson-Hasselbalch Equation.TStadtmüller understands the Henderson-Hasselbalch Equation.TStadtmüller understands the Henderson-Hasselbalch Equation.
 
Posts: 2
Karma: 85254
Join Date: Dec 2019
Device: Kobo Aura
Talking Linux install script (tested on Ubuntu 20.04.2 LTS)

Dears,

please see attached bash shell script "sigil_build_on_linux.txt".

To run in a terminal, save locally and make executable with 'chmod a+x'

Usage: sigil_build_on_linux.sh [-option]
-n | noaction: show the script command flow
-a | action: execute the script commands in order to
1. check if no local installation exists
or a newer version is available online
2. create build structure in the current directory
3. download and install required build tools
4. download most recent sources from git hub
5. build from sources
6. install (default directory '/usr/local')
7. create desktop icon
-b | bashonly: install/update required tools
-d | download: download sources to current directory
-r | version: check version (installed vs. remote)
-u | uninstall: remove an existing installation
-v | verbose [n] = show details level n=0-2

Have Fun!
Thomas
Attached Files
File Type: txt sigil_build_on_linux.txt (12.7 KB, 345 views)
TStadtmüller is offline   Reply With Quote