[bt-devel] Bug submission on sourceforge

Brook Humphrey bt-devel@crosswire.org
Thu, 17 May 2001 06:16:17 -0700


On Thursday 17 May 2001 05:38 am, you wrote:
> > In KDevelop, can anyone tell me why my debug settings might be
> > greyed in the BibleTime project, but in projects I build they
> > can be changed just fine?
>
> KDevelop can manage even the automake Makefile creation system based on the
> project data. We had to switch this off at a certain point due to KDevelop
> limitations. That's why several settings are unavailable.
> You can do this via a script, see my example:
>
> file btmake, in ~/:
>
> cd bibletime
> make -f Makefile.cvs
> configure --prefix=/opt/kde2 --with-qt-dir=/usr/lib/qt2
> #--disable-strict  --enable-profile --enable-debug
What do these do? I already know the debug one. Should use these switches in 
my rpm builds.

> make

Keep in mind this is for suse, and caldera used to do it this way

redhat, and mandrake will be like this:

cd bibletime
make -f Makefile.cvs
configure --prefix=/usr --with-qt-dir=/usr/lib/qt2
#--disable-strict --enable-profile --enable debug
make




>
> Use the configure options for controlling the compilation process.
> I execute this script after every major change in cvs to rebuild the
> Makefiles, otherwise there will be errors.
>
> Martin

-- 

-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
                                       Brook Humphrey		
        Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107        
  http://www.webmedic.net, bah@webmedic.net, bah@linux-mandrake.com   
-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
  My posting or sending this is NOT an invitation for spammers to say that
                          I've asked to be put on a mailing list.
-----------------------------------------------------