This page describes how to install Bibledit-Xiphos on your Linux computer. If your Linux distribution has a package for Bibledit-Xiphos, 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.
Move it to the home directory In the terminal, to verify the package is there, type ls To unpack bibledit-xiphos type tar zxf bibledit-xiphos-x.x.tar.gz To enter the newly created directory, type cd bibledit-xiphos-x.x To configure bibledit-xiphos, type ./configure Watch many messages, but no errors. To compile bibledit-xiphos, type make Watch many messages, but no errors. To install it, type An icon will have been installed in Applications / Office / Bibledit-Xiphos. Click the icon to start the program. Alternatively it can be started from the terminal by typing "bibledit-xiphos". |