Results 1 to 6 of 6
the K package manager seems to crash on me everytime i try to install a new package.... anyone know what this could be....... i cant figure it out...
- 03-08-2004 #1Just Joined!
- Join Date
- Mar 2004
- Posts
- 18
kpm
the K package manager seems to crash on me everytime i try to install a new package.... anyone know what this could be....... i cant figure it out
- 03-09-2004 #2
I take it that you're trying to instal an RPM using KDE.
Try opening up a terminal window and entering
where "filename.rpm is the name of the RPM file that you're trying to load. You may find that you need to be root user (enter 'su -' followed, when prompted, by the root password [remember to put the space minus sign after the su, this makes sure that you get all of root's environment setup])Code:rpm -i filename.rpm
have fun
Nerderello
Use Suse 10.1 and occasionally play with Kubuntu
Also have Windows 98SE and BeOS
- 03-09-2004 #3Just Joined!
- Join Date
- Mar 2004
- Posts
- 18
its not that, i can apt-get just fine, and thats all i really 'need' in the truest sence of the word..... but id like to know what exactly is causing the crash, how it can be stoped, and what i can do to prevent it in the future..... all in the name of learning, ya know?
- 03-09-2004 #4
Davou00,
when it crashes, are you presented with a KDE error message pop-up? And if so is there any mention of sigrev11 or sig11? If so, then you've got some dodgy RAM.
Nerderello
Use Suse 10.1 and occasionally play with Kubuntu
Also have Windows 98SE and BeOS
- 03-10-2004 #5Just Joined!
- Join Date
- Mar 2004
- Posts
- 18
nope, it just seems to close..... its the damndest thing.....
- 03-10-2004 #6Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
run it from a terminal and you will hopefully get the error output when it crahses. Post that here please:)


Reply With Quote