[bt-devel] [ bibletime-Bugs-1468263 ] Installation instructions
SourceForge.net
noreply at sourceforge.net
Wed Apr 19 11:59:59 MST 2006
Bugs item #1468263, was opened at 2006-04-11 10:02
Message generated for change (Comment added) made by mgruner
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: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Wolfgang Stradner (ewst)
>Assigned to: Martin Gruner (mgruner)
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
----------------------------------------------------------------------
>Comment By: Martin Gruner (mgruner)
Date: 2006-04-19 20:59
Message:
Logged In: YES
user_id=169722
Fixed in CVS, should soon be uploaded.
----------------------------------------------------------------------
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