How do I remove Warzone2100

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
Post Reply
Neuromancer
New user
Posts: 5
Joined: 11 Mar 2009, 20:48

How do I remove Warzone2100

Post by Neuromancer »

I installed Warzone2100 on ubuntu 8.10 according to these instructions. http://developer.wz2100.net/wiki/LinuxCompileGuide.
How do I completely remove it?
Kamaze
Regular
Regular
Posts: 1017
Joined: 30 Jul 2006, 15:23

Re: How do I remove Warzone2100

Post by Kamaze »

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

Post by Neuromancer »

Kamaze wrote:make uninstall
make: *** No rule to make target `m4/gettext.m4', needed by `Makefile.in'. Stop.
Kamaze
Regular
Regular
Posts: 1017
Joined: 30 Jul 2006, 15:23

Re: How do I remove Warzone2100

Post by Kamaze »

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.
User avatar
mcdebugger
Trained
Trained
Posts: 66
Joined: 02 Feb 2007, 20:54
Location: Russian Federation
Contact:

Re: How do I remove Warzone2100

Post by mcdebugger »

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
Post Reply