-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
32 lines (20 loc) · 876 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
This is the package which contains the translations of BibleTime.
See also the file INSTALL from the BibleTime program package.
Installation
--------------
You can install this package by executing
./configure --prefix=<KDE3 prefix>
make
make install
This should install the translations of the user-interface, the Bible study
howto and of the handbook.
Debian specifics
---------------------------
Debian (and possibly derived distros as well) use a non-standard path to
store the documentation of KDE programs. Therefore the ./configure line above in
this case needs to be changed to:
kde_htmldir=/usr/share/doc/kde/HTML ./configure --prefix=/usr
If you forget this, you'll likely not be able to access the handbook and the
BibleStudy HowTo.
If something doesn't work as expected please please post in the BibleTime
forums at http://forum.bibletime.info.