[bt-devel] Improved configure

Holger Schurig bt-devel@crosswire.org
Mon, 23 Jul 2001 22:52:54 +0200


> At the moment it does only work for Mandrake and SuSE because I had
> no redhat-release file.

The test for redhat in bibletime.m4 looks ok.

I just don't have any clue what PREFIX should be. I'm compiling my KDE 
directly from cvsup and do not rely on Red Hat's RPMs for this.

DISTRIBUTION_VERSION=[`grep "Red Hat" /etc/redhat-release | sed 
's/[a-zA-Z()]*//g' | awk '{print $1}'`];

It's "Red Hat", not "Redhat".


If you want to be absolutely double-sure, than you can download the 
redhat-release*.rpm file from the usual Red Hat mirrors. This RPM 
contains just this file. So you can have a look at the redhat-release 
file of, say, RH 7.1 without having it installed.