I installed Warzone2100 on ubuntu 8.10 according to these instructions. http://developer.wz2100.net/wiki/LinuxCompileGuide.
How do I completely remove it?
How do I remove Warzone2100
-
Kamaze
- Regular

- Posts: 1017
- Joined: 30 Jul 2006, 15:23
Re: How do I remove Warzone2100
make uninstall
We all have the same heaven, but not the same horizon.
-
Neuromancer
- New user
- Posts: 5
- Joined: 11 Mar 2009, 20:48
Re: How do I remove Warzone2100
make: *** No rule to make target `m4/gettext.m4', needed by `Makefile.in'. Stop.Kamaze wrote:make uninstall
-
Kamaze
- Regular

- Posts: 1017
- Joined: 30 Jul 2006, 15:23
Re: How do I remove Warzone2100
Same directory where you'd build Warzone 2100? If yes: I don't know.
We all have the same heaven, but not the same horizon.
-
mcdebugger
- Trained

- Posts: 66
- Joined: 02 Feb 2007, 20:54
- Location: Russian Federation
Re: How do I remove Warzone2100
cd /path/to/warzone/sources
sudo make uninstall
you'll be promted for your password
/path/to/warzone/sources - path to directory where you compiled warzone2100
sudo make uninstall
you'll be promted for your password
/path/to/warzone/sources - path to directory where you compiled warzone2100