KCrash: crashing....

Andrej Trobentar andrej.trobentar at rikom.si
Sun Apr 21 22:11:30 BST 2002


August Hörandl wrote:
> Andrej Trobentar wrote:
>  
> 
>>[root at tina kdevelop]# gdb ./.libs/kdevelop
> 
> 
> it is never ever a good idea to start kdevelop or most
> of the x programs or even x itself as root
> 
> does the crash happen as normal user ?

Hello!

I'm not on the other machine (on wich I try to install Kdevelop 2.1 for 
KDE 2.2.x too) and if I run the above mentioned command as root I get :


[root at pimp kdevelop]# gdb ./.libs/kdevelop
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(no debugging symbols found)...
(gdb) run
Starting program: /usr/local/src/kde2src/kdevelop/kdevelop/./.libs/kdevelop
/usr/local/src/kde2src/kdevelop/kdevelop/./.libs/kdevelop: error while 
loading shared libraries: libkdevelopvc.so.2: cannot open shared object 
file: No such file or directory

Program exited with code 0177.
(gdb)

I have execute this commands and I still get the same error :

        $ export KDEDIR=/where/your/kde2/or/kde3/is
        $ export QTDIR=/where/qt-2.3.1/or/qt-3.0.3/is
        $ export LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LD_LIBRARY_PATH
        $ export LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib:$LIBRARY_PATH
        $ export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH

If I run the above mentioned command as a normal user I get :


[root at pimp kdevelop]# su - col

Welcome to your OpenLinux system!

[col at pimp col]$ cd /usr/local/src/kde2src/kdevelop/kdevelop
[col at pimp kdevelop]$ gdb ./.libs/kdevelop
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(no debugging symbols found)...
(gdb) run
Starting program: /usr/local/src/kde2src/kdevelop/kdevelop/./.libs/kdevelop
/usr/local/src/kde2src/kdevelop/kdevelop/./.libs/kdevelop: error while 
loading s
hared libraries: libkdevelopvc.so.2: cannot open shared object file: No 
such fil
e or directory

Program exited with code 0177.
(gdb)


I think that on the other machine I get other errors, but since that 
machine is where I work I can't paste the errors I get there. Anything 
else I could try?

Thanks for your help,

	Andrej.



-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list