Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am running FC4 and it has been running without problem until last night. I was messing around with Winetools and getting everything set up. I was also trying to install Gstreamer and having some problems with that installation and never got it completed. However now most applications that I try to run, usually games that are Linux based and downloaded and installed using yum, come up with an error message if I try to run them using a terminal, if I run them by clicking them I get nothing. Here is the message I receive:
Again, none of this started until last night, I tried to google it out and came up short on any solutions. I am still fairly new with Linux, I am running in Gnome, so I am not even sure why it shows a reference to KDE.
A reference to KDE means that the programs need some feature of kde in order to run. KDE has extensive libraries, for example - that is one of the reasons why a program can depend on KDE. Did you try removing ~/.mcop directory (with root privileges, with 'rm -rf /home/user/.mcop')? Sometimes attempts to install something from sudo/su mess up leading to overwriting user's settings with root-owned files with rw------- rights (no one can do anything, except root).
No, I just decided to re-install FC4, I didn't have it up and running long, but the programs where working before and I am not sure what I did to screw it up. Thanks.
I got exactly the same error, from exactly the same situation. After updating Fedora Core 4 with yum, I can't run games any more. I get the "can't create mcop directory" error.
I found some references which suggested to re-install the kdelibs package. I tried the latest version from download.fedora.redhat.com but no luck. Then I uninstalled it and tried the previous version and that didn't work either.
I don't want to completely re-install the OS, there has to be a solution.
Programs using the arts library will crash, when the user
does not install kdelibs package.
Updated arts packages are now available that fix the problem.
---------------------------------------------------------------------
* Tue Dec 20 2005 Than Ngo <than@redhat.com> 8:1.5.0-0.2.fc4
- apply patch to fix a bug in creating a directory /tmp/ksocket-$USER
---------------------------------------------------------------------
This update can be downloaded from:
http : // download.fedora.redhat.com/pub/fedora/linux/core/updates/4/
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.