Navigation

2 Gtk‎ > ‎1 Installation‎ > ‎Technicalities‎ > ‎

Install bibledit from source

Download package bibledit-gtk-x.x.tar.gz (x.x refers to the version number).

Move it to the home directory

In the terminal, to verify the package is there, type

ls

To unpack bibledit type

tar zxf bibledit-gtk-x.x.tar.gz

To enter the newly created directory, type

cd bibledit-gtk-x.x

To configure bibledit, type

./configure

Watch many messages, but no errors.

To compile bibledit, type

make

Watch many messages, but no errors.

To install it, type

sudo make install

Watch many messages, but no errors.

To go back to the home directory, type

cd

  Sign in   Recent Site Activity   Terms   Report Abuse   Print page  |  Powered by Google Sites