[bt-devel] Release of BibleTime 0.25 ?
Troy A. Griffitts
bt-devel@crosswire.org
Sat, 23 Sep 2000 00:15:54 -0700
Joachim,
OK. I've done something wrong again, I guess. I've build latest cvs
build of bibletime and sword and here's what I get from 'Psa' (locale =
de).
http://www.crosswire.org/~scribe/btss.jpg
Suggestions:
rm -rf /usr/lib/libsword*
rm -rf /usr/include/sword
My Makefile.cfg options:
legalexport := yes
CC = gcc
need_local_regex := no
buildshare := no
buildvcl := no
debug := no
profile := no
system := intel
cd bibletime
./configure --with-swordir=/home/scribe/src/sword-1.5.x/
Let me know if you still have troubles.
-Troy.
Joachim Ansorg wrote:
>
> Hi!
>
> > Joachim,
> > I wish I could fix the API problems, but I have tried to get the new
> > KDE stuff so that I could compile on my RH 6.2 box, but have not had any
> > luck. I don't know what to do except wait for RPMs. Let me know
> > exactly what I need compile everything and where I can get each thing
> > and I will look into the problems. Or else produce a simple test
> > program that shows the problem. I really feel bad that I haven't helped
> > you all out.
>
> BibleTime 0.2x is for KDE 1, so it's much more simple to compile it because
> KDE1 is normally installed with every distibution. I hope you have not messed
> up your KDE1 with KDE stuff.
>
> Get BibleTime 0.25 from CVS (cvs -z4 checkout bibletime)
> Get current SWORD from CVS (you'll probably have it already :)
> enter BibleTime's directory
>
> make -f Makefile.cvs
> ./configure
> make
> make install
> bibletime #start BibleTime 0.25
>
> The problem does only occur with locales, if locales are disabled it works.
> You can enable and disable the locale support in the optionsdialog.
> To see the problem enter "Psa" in the editline, normally it would be made to
> "Psalmen" with German booknames, but it simply shows Genesis 1:1.
> Some books work, others don't.
> If you search for something like "God" and you are using locales clicking on
> the list items will shows Genesis , not the right key, but again only for
> some keys.
>
> All the things above worked with the pre snashot of SWORD 1.51, you can get
> it at www.bibletime.de.
>
> > Regarding TrollTech: I'll try to dig up the contact that I had from the
> > conference and give him a call. I'll keep ya posted on exactly what I
> > find out.
>
> Thank you for this Troy! It's good to have somebody with good connections to
> Trolltech here on the list!
>
> --Joachim