Installation

This page describes how to install Bibledit-BibleTime on your Linux computer.If your Linux distribution has a package for Bibledit-BibleTime, installing that is all what is needed.If there is no such package available, then installation should be done from source.To install from source, you need to have some packages installed on a standard Linux distribution.The packages needed are listed below. When installing these, their dependencies need to be installed as well. Download package bibledit-bibletime-x.x.tar.gz (x.x refers to a version number).
Move it to the home directory
In the terminal, to verify the package is there, typels
To unpack bibledit-bibletime typetar zxf bibledit-bibletime-x.x.tar.gz
To enter the newly created directory, typecd bibledit-bibletime-x.x
To configure bibledit-bibletime, type./configure
Watch many messages, but no errors.
To compile bibledit-bibletime, typemake
Watch many messages, but no errors.
To install it, typesudo make install
Watch many messages, but no errors.

Running Bibledit-BibleTime

An icon will have been installed in Applications / Office / Bibledit-BibleTime. Click the icon to start the program.Alternatively it can be started from the terminal by typing "bibledit-bibletime".