Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - LNXlady

Pages: [1]
1
Linux Specific Issues / Re: Can't uninstall
« on: October 24, 2009, 03:02:57 pm »
Code: [Select]
rm -rf /opt/PlaneShift
rm -rf ~/.PlaneShift

That should pretty much do the trick unless it was installed somewhere other than /opt
To see the directory in your home directory you will likely have to view hidden files but the second line will delete it even if you do not see it.
There may also be scripts in /usr/bin/ that you should also delete it should be pretty obvious which ones they are. I do not have them on this box or I would be more specific, perhaps someone else will chime in.

Thanks. I wasn't sure if it put files anywhere other than /opt and didn't know where to look. I didn't see anything that looked like part of it in usr/bin so hopefully I got it all. Thanks again.

2
Linux Specific Issues / Can't uninstall
« on: October 24, 2009, 02:02:25 am »
This game doesn't work for me and I would like to uninstall it, but when I run the uninstaller I get this error -
KDEInit could not launch '/opt/PlaneShift/uninstall'
so how do I get rid of the game, please?

Pages: [1]