hyperdriveguy / OpenGospel

Study the the Bible, Book of Mormon, the Doctrine and Covenants, and the Pearl of Great Price on your computer.
GNU General Public License v3.0
22 stars 6 forks source link

Packaging for Linux Distributions #12

Open hyperdriveguy opened 7 years ago

hyperdriveguy commented 7 years ago

This issue will be on hold until 1.0. Packages will need to be made for various distributions, or maybe even an appImage

probonopd commented 6 years ago

Providing an AppImage would have, among others, these advantages:

Here is an overview of projects that are already distributing upstream-provided, official AppImages.

jcarroll commented 2 years ago

Another benefit of packaging would be to expand the user base by making installation easier.

Today I was able to install and run OpenGospel for the first time. My previous attempts failed. Here's what worked for me (Ubuntu 20.04 LTS): To satisfy dependencies: Python 3 sudo apt-get install python3 WebKitGTK sudo apt-get install gir1.2-webkit2-4.0 Python GObject sudo apt-get install -y python-gobject

Download and extract OpenGospel

To get the scripture text, I download and ran the "generator script." Then, I moved the new "scriptures" folder into the following OpenGospel folder: OpenGospel-master/generated-standard-works/

Now it's working! I hope this is helpful to others who come after me.

Crilum commented 2 years ago

@jcarroll You can also just move the files in OpenGospel-master/scriptures.nephi.org into OpenGospel-master/generated-standard-works/scriptures, and rename index.html to main-menu.html.