Help installing on Xubuntu?
-
nuni7270
- Greenhorn
- Posts: 6
- Joined: 15 Nov 2011, 22:12
Help installing on Xubuntu?
Hi everyone! I'm currently running Xubuntu 10.10 and I'm wondering how do I install the game on it. I know that I must compile and so on but I am not familiar with this OS. I am using my brother's laptop. I know how to open a terminal and how to use sudo but how do I tell it to install the game? I tried searching for it but I couldn't find anything about this. Thanks!
-
vexed
- Inactive

- Posts: 2538
- Joined: 27 Jul 2010, 02:07
Re: Help installing on Xubuntu?
/facepalm ...Grinch stole Warzone

contra principia negantem non est disputandum
Super busy, don't expect a timely reply back.
Super busy, don't expect a timely reply back.
-
nuni7270
- Greenhorn
- Posts: 6
- Joined: 15 Nov 2011, 22:12
Re: Help installing on Xubuntu?
And now I feel like a moron. But anyways, thanks for the help.
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Help installing on Xubuntu?
Try installing from your software center first. It is the easiest thing to do, but you will get an older version version (lol, even in 12.04 they still have 2.3.8 ...). If you seriously want to get the latest version (eg., for multiplayer, or if you encounter a bug), then yeah, compile as vexed said, this is usually as easy as (:
Code: Select all
sudo apt-get build-dep warzone2100
cd /where/you/unpacked/the/source/
./configure
make
./src/warzone2100Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
nuni7270
- Greenhorn
- Posts: 6
- Joined: 15 Nov 2011, 22:12
Re: Help installing on Xubuntu?
I managed to install the 3.1 beta but now I have another problem. When I ran the program I received this message on the terminal:
OpenGL 2.0 is not supported by your system. Some things may look wrong. Please upgrade your graphics driver/hardware, if possible.
Is it saying that I need OpenGL 2.0 or that I have it but it is obselete?
OpenGL 2.0 is not supported by your system. Some things may look wrong. Please upgrade your graphics driver/hardware, if possible.
Is it saying that I need OpenGL 2.0 or that I have it but it is obselete?
-
vexed
- Inactive

- Posts: 2538
- Joined: 27 Jul 2010, 02:07
Re: Help installing on Xubuntu?
It means that your system might support it, but it currently doesn't, so you should try new drivers to see if it does.
What gfx hardware do you got anyway ?
What gfx hardware do you got anyway ?
/facepalm ...Grinch stole Warzone

contra principia negantem non est disputandum
Super busy, don't expect a timely reply back.
Super busy, don't expect a timely reply back.
-
nuni7270
- Greenhorn
- Posts: 6
- Joined: 15 Nov 2011, 22:12
Re: Help installing on Xubuntu?
I'm using my brother's laptop so I'm not too familiar with what he has installed. The computer has an ATI Technologies Inc Radeon IGP 330M/340M/350M
-
Emdek
- Regular

- Posts: 1329
- Joined: 24 Jan 2010, 13:14
- Location: Poland
Re: Help installing on Xubuntu?
It looks like they have support up to OpenGL 1.4 only.
Nadszedł już czas, najwyższy czas, nienawiść zniszczyć w sobie.
The time has come, the high time, to destroy hatred in oneself.
Beware! Mad Qt Evangelist.
The time has come, the high time, to destroy hatred in oneself.
Beware! Mad Qt Evangelist.
-
nuni7270
- Greenhorn
- Posts: 6
- Joined: 15 Nov 2011, 22:12
Re: Help installing on Xubuntu?
So I cannot run it, correct?
-
Staff
- Global Moderator

- Posts: 387
- Joined: 27 May 2011, 04:08
Re: Help installing on Xubuntu?
Maybe.
Post the other file it tells you to post here. (WZdebuginfo.txt)
Post the other file it tells you to post here. (WZdebuginfo.txt)
Sorry, this account has been deactivated.
Please post issues in Website feedback instead, only Moderators can read things there.
Please post issues in Website feedback instead, only Moderators can read things there.
-
nuni7270
- Greenhorn
- Posts: 6
- Joined: 15 Nov 2011, 22:12
Re: Help installing on Xubuntu?
Where can I find this file?