https://bugs.kde.org/show_bug.cgi?id=446953
--- Comment #4 from Steve Allewell <steve.allew...@gmail.com> --- I'm confused as to how you have installed to different folders. But to remove the files you can either open the respective install_manifest.txt files and then either manually delete the files listed, or I believe you can run the following command: xargs rm <install_manifest.txt This will pass all the files listed in install_manifest.txt to the rm command. I haven't ever tried this personally, but it comes up in a google search. If you do this for each of the build folders, it should remove everything that was installed for KXStitch. You can then try installing again. As you noted, it worked fine for Fedora, so it may be a peculiarity with the CentOS installation and I'm not familiar enough with it to come to a conclusive diagnosis. Thanks -- You are receiving this mail because: You are watching all bug changes.