[bt-devel] KDE 3.0 users

Steven P. Ulrick bt-devel@crosswire.org
Mon, 31 Mar 2003 17:07:26 -0600


On Sun, 30 Mar 2003 21:26:07 +0200
Joachim Ansorg <joachim@ansorgs.de> wrote:

> Dear KDE 3.0 users on this list,
> 
> could you please update your CVS of bibletime and bibletime-i18n,
> install both using make install and then launching BibleTime. Then
> choose Help->Handbook and check whether the handbook opens fine. The
> same for the Bible Study HowTo.
> 
> I changed the way how the documentation is launched to current KDE
> guidelines and hope it still works for KDE 3.0. Could you please test
> this and report whether it works for you or not?
> 
> BTW, we have now a complete Spanish and Finnish translation of the
> GUI!
> 
> Thanks,
> Joachim

Hello, Joachim :)
When I tried to "make" bibletime-i18n (from a brand new copy.  I keep
forgetting to report the fact that I've never gotten it to compile), I
get the following error:


Good - your configure finished. Start make now

cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
make  all-recursive
make[1]: Entering directory `/home/steve/CVS/bibletime-i18n'
Making all in docs
make[2]: Entering directory `/home/steve/CVS/bibletime-i18n/docs'
Making all in cs
make[3]: Entering directory `/home/steve/CVS/bibletime-i18n/docs/cs'
Making all in howto
make[4]: Entering directory
`/home/steve/CVS/bibletime-i18n/docs/cs/howto'
make[4]: *** No rule to make target `all'.  Stop.
make[4]: Leaving directory
`/home/steve/CVS/bibletime-i18n/docs/cs/howto'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/steve/CVS/bibletime-i18n/docs/cs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/steve/CVS/bibletime-i18n/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/steve/CVS/bibletime-i18n'
make: *** [all] Error 2

Once I find out how to get it to "make", I'll be glad to test it for you :)

Steven P. Ulrick