Next Previous Contents

5. Questions and Answers

5.1 Why have you written such a program?

We, the BibleTime development team, see a need for a useful Bible program which runs on UNIX compatible systems like Linux. Our goal is to produce the most powerful Bible Study software available for this or any other operating system.

5.2 Is it possible to participate in the development of BibleTime?

Yes, you are welcome! We are especially looking for coders. We also need some people who can translate BibleTime into other languages supported by KDE.

Please contact us by sending an e-mail to info@bibletime.de.

5.3 What should I do if I've found a bug?

Choose "Help->Bug report..." in BibleTime. Now type in the necessary information and click "Send." Another possibility is sending an e-mail to info@bibletime.de. You can also use the online form on our homepage. Browse to http://www.bibletime.de/ and choose the "bugs" section. Now type in the necessary information and post it.

5.4 I can't compile BibleTime! The compiler complains about unresolved references to deflate, inflate etc. in libpng.so.

This bug will be fixed in the 0.2 version. If you want to compile 0.1 or a CVS snapshot please edit <TOPDIR>/bibletime/Makefile.am and search for the line beginning with "bibletime_LDADD". Add in this line a "-lz" before the "-lpng". Be sure you have the "zlib" package installed. BibleTime should compile now.

5.5 I can't print head- and footlines in BibleTime!

This is not a bug, only a problem. Please set the upper and the lower border something like 40 because the headers are printed in the border.


Next Previous Contents