You are not logged in.

1

Friday, February 27th 2004, 2:09pm

Problem installing Kdevelop 3.0 with kde3.2

Hello,
I am using KDE 3.2 on SUSE9. I installed kde 3.2 using konstruct from souce. Normal kde 3.2 setup went fine and everything looks working fine. But when I try to install kdevelop 3, it says me

Quoted

checking for Berkeley DB >= 3..... configure:error: no - please install Berkeley DB >= 3
make: *** [configure-work/kdevelop-3.0.0/configure] Error 1

Now I have Berkeley DB 4.1.25 but somehow the configure script of kdevelop installation is not locating it. I am using konstruct to install it.
I saw older post for kdevelop 2.1 where it didnot find Qt, but couldn't find out solution for this.

2

Friday, February 27th 2004, 10:21pm

Check if you have db-devel package installed :: 'rpm -q db-devel'

3

Wednesday, March 3rd 2004, 2:15pm

db-devel worked but another problem with shortcuts

I installed db-devel and everything went fine. So I am able to use kdevelop 3.0 now. But still there is a problem, kdevelop starts up only if I start it from command line. If I use shortcut from start menu, for first few seconds it shows me animated icon for kdevelop but then it just dies. It is not that it happens with only this shortcut, I created a custom shortcut for firefox, initially it was working now for some reason it also shows same behavior, i.e when i click shortcut it shows me animated icon for firefox meaning it is starting up something, but then all of sudden it just dies and nothing starts up. What did I do wrong?

4

Wednesday, March 3rd 2004, 6:19pm

Hello aakash,

I have the same problem than you with kdevelop 3.0 installed from Konstruct :

Here is the call stack when kdevelop crashes :

New Thread 16384 (LWP 2514)]
[New Thread 32769 (LWP 2562)]
[New Thread 16386 (LWP 2563)]
0x413c46ba in waitpid () from /lib/i686/libpthread.so.0
#0 0x413c46ba in waitpid () from /lib/i686/libpthread.so.0
#1 0x40ad1e7b in KCrash::defaultCrashHandler(int) ()
from /usr/lib/libkdecore.so.4
#2 0x415273b8 in __libc_sigaction () from /lib/i686/libc.so.6

Is it the same for you ?

Chamoute

5

Thursday, March 4th 2004, 3:32pm

problem with shortcut

Hello Chamoute,
I am very new to kde and so I am not sure how do you get stack trace when you run a program using shortcut? I know it gives me trace when i run it using command line but when I run it from command line it doesn't crash!!! I guess the problem I am having is with shortcuts, but I am still not able to find what is the problem with shortcuts as its not only kdevelop which crashes when I use shortcut to start.

Thank you,
Aakash.