[bt-devel] CD burn
Joachim Ansorg
bt-devel@crosswire.org
Wed, 14 Jun 2000 23:09:53 +0000
Hi!
> Well,
> The CD seems to install ok for me on windows and redhat 6.2. If anyone
> wants to test on their platform and fix any bugs, have them in by weeks
> end. Monday morning I'm taking what we have and burning 1000 CDs.
At the moment I'm preparing a BibleTime 0.3 source package and upload it in a
few minutes.
> Bibletime: still get no hints database found. Images seem to not be
> placed correctly. Did we have a permission problem at some point?
Oh! I thought we solved this problem!
Could you check the permissions of $KDEDIR/share/apps/bibletime/* and of
$KDEDIR/doc/en/bibletime/* ? Could you post the dir output of these dirs?
> setup: I'll update to Loki's newest version. They included our
> patches. Maybe they fixed some things that will make our installs
> smoother on linux.
>
> installmgr: Anyone think we need a static compile of the installer?
> Anyone want to create one?
I can't compile the VCL and as a result of this I can't compile the installmgr.
That's why a statically linked InstallMgr would be very useful.
Some hints to compile it statically:
Use the -Wl,static flag and oout it in front of every -l<lib> flag. Also use
the -static flag (only once).
>
> Let me know what everyone thinks.
>
> -Troy.
--Joachim