[bt-devel] [ bibletime-Bugs-1468263 ] Installation instructions
SourceForge.net
noreply at sourceforge.net
Tue Apr 11 01:02:06 MST 2006
Bugs item #1468263, was opened at 2006-04-11 10:02
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1468263&group_id=954
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Wolfgang Stradner (ewst)
Assigned to: Nobody/Anonymous (nobody)
Summary: Installation instructions
Initial Comment:
In http://www.bibletime.info/software_installation.html
it is suggested to install Bibletime in the following way:
./configure --prefix=<your KDE directory>
make
make install
As this does not work (to get everything like the
handbook) installed:
-> Change this to (as suggested by mgruner):
(Download bibletime-1.6beta1.tar.bz2
then in the Terminal/Konsole type:)
tar jxf bibletime-1.6beta1.tar.bz2
cd bibletime-1.6beta1
./configure kde_htmldir=/usr/share/doc/kde/HTML
--prefix=/usr
make
sudo checkinstall
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1468263&group_id=954
More information about the bt-devel
mailing list