Install Bibledit 1.1 on CentOS 4.2
From Bibledit
The Operating System was installed as a Personal Desktop, with all defaults chosen.
As the standard installation was not set up for compiling, a proper compiler and libraries were installed.
- "Applications" was clicked, then "System Settings", then "Add/Remove Applications".
- The password for root was provided.
- In Package Management, "Development Tools" and "GNOME Software Development" were clicked.
- Update was clicked.
- Continue was clicked.
- Updating the system took a while to complete. Insert CDs as needed.
- After completion, button OK was clicked.
- In Package Management, button Quit clicked.
A terminal was opened.
- "Applications" was clicked, then "System Tools" and then "Terminal".
Sqlite3 was installed.
- Insert the fourth, that is the last, CD.
- Type su and provide the password
- Type mount /media/cdrom (or: /media/cdrecorder).
- Type rpm -Uhv /media/cdrecorder/CentOS/RPMS/sqlite-devel-3.2.2-1.i386.rpm.
- When through, type exit to become a normal user again.