[bt-devel] Missing bt-printing

Tim Brodie bt-devel@crosswire.org
Fri, 11 May 2001 17:10:45 -0400


----- Original Message ----- 
From: "Joachim Ansorg" <jansorg@gmx.de>
To: <bt-devel@crosswire.org>
Sent: Thursday, May 10, 2001 11:28 PM
Subject: Re: [bt-devel] Missing bt-printing


> Hi!
> 
> > When I start from a terminal session I can see a message:
> > (BibleTime 1.0) WARNING: ASSERT: "group" in cgroupmanager.cpp (1221)
> >
> > is this helpful?
> 
> No. 
> Please try to execute bibletime --debug and post the messages.
> Your problem is really strange.

I will do that later tonight when I am home.  I think that the issue
must be in the area of a downlevel version of some dependent package.
I tried upgrading my RedHat 6.2 workstation at work to Qt2.2.4, and
KDE2.1, but when trying to install the BibleTime binary RPM
(bibletime-1.0.cvs.20010508-static.1mdk.i586.rpm) it complains that
it requires a list of dependancies:

libmng, libfreetype, libXft, libXrender and libstdc++-libc6.

It looks as though Brook is building packages on a Mandrake 
distribution.  Is there a distribution that you have standardized
your development on?  I'm wondering if there should be other packages
added to the prerequisite list?

For example, to install KDE2.1 on my rh6.2 system, I needed to install
the libmng package at release 0.9.2.  But bibletime seems to need another
library (libmng.so.1) which is not provided in this release of libmng.

This is probably a good exercise to do to test the binary rpm.  However,
it also may point out unstated prerequisite package(s) as well.

Regards... Tim