Well, since no one's replied (yet), I'll try and field this one (clumsily):
It is my (limited) understanding that each of the db series (db-3.x.x, db 4.x.x, etc.) are independent from each other. Meaning, if a program needs db3 to compile/run, db4 will not suffice -- you will have to install db3. I could be wrong. But if you installed db3 using your favourite package manager, you could undo it reasonably cleanly if it doesn't work. ;-) My 2 cents, Curtis On Wed, 2004-02-18 at 00:08, Cory Syvenky wrote: > Can somebody please shed some light on why I cannot configure kdevelop 3.0.1 > on my SuSE 9 machine? When I run the following command: > > ./configure --prefix=$KDEDIR --with-kdelibsdoxy-dir=$KDEDIR/share/doc/HTML/ > en/kdelibs-apidocs > > I get this... > > ... tonnes of output... > checking for Berkeley DB >= 3... configure: error: no - please install > Berkeley DB >= 3 > > I thought I had > 3 > > > rpm -q db db40 > > db-4.1.25-76 > > db40-4.0.14-65 > > cS > > > _______________________________________________ > clug-talk mailing list > [EMAIL PROTECTED] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

