BibleMemorizer is a program to help with memorizing scripture.
Categories
Religion and PhilosophyLicense
GNU General Public License version 2.0 (GPLv2), MIT LicenseFollow BibleMemorizer
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Great program! And thanks for the tip how to install it in Ubuntu 14.04: It is designed to compile with both Qt3 and Qt4, as long as you have the Qt3 support library. Download the tar.gz-package from this page. Extract it. What you'd need to do in a terminal: sudo apt-get install libqt4-dev libqt4-qt3support g++ (Go to the biblememorizer-0.6.4 directory from the source code download: cd path) ./configure make sudo make install The app will then show up in the usual places. If it gives plugin errors, you may need to change the plugin directory in Settings to /usr/lib/biblememorizer/plugins and pick the "English language book names" plugin. (The Sword plugin seems to cause a crash on my machine.)