How to install Gridwars2 on Ubuntu Lucid 10.04
May 22nd, 2010 -
Posted by: John in Computers - Software, Software, Ubuntu, how to
I enjoy playing Gridwars2 on Ubuntu Linux. It used to be available on getdeb.net for Ubuntu Jaunty, but since then, it has disappeared. It can be downloaded from the authors’ site, but it will not run out of the box on Ubuntu Lucid Lynx. Here are instructions to get it working on Ubuntu Lucid. It is quite easy once you figure out how. This how to, assumes you know the basics of getting around in linux, and know how to work as administrator.
Get the gridwars_lin.zip file from
Click “lin” for the Linux version.
(*UPDATED* 7/27/10) The above site seems to be gone. gridwars_lin.zip can be found at:
http://www.sourcefiles.org/Games/Arcade/
Unzip all the files and folders into a directory of your choice. I put mine in /home/myusername/games/gridwars. If you have multiple users on your system, you might put it all under /usr/share/games/gridwars
Set permissions: Locate the file gridwars in the …/gridwars folder. Right click on it and select Properties. Click on the Permissions tab and make sure “Allow executing file as program” is checked.
Gridwars2 requires two additional files to run. They are libstdc++.so.5 and libstdc++.so.5.0.7 . They can be obtained from the jaunty package libstdc++5_3.3.6-17ubuntu1_i386.deb .
libstdc++5_3.3.6-17ubuntu1_i386.deb can be gotten from
http://packages.ubuntu.com/jaunty/i386/libstdc++5/download .
Pick a download location and save it on your computer somewhere convenient. DO NOT INSTALL the deb package. You will most likely get an error if you try.
As admin, open up libstdc++5_3.3.6-17ubuntu1_i386.deb with Archive Manager (not the GDebi Package Installer) and place files libstdc++.so.5 and libstdc++.so.5.0.7 into the /usr/lib32 folder . These are 32 bit files but will work on 64 bit Lucid.
To use nautilus as admin for the above steps, type
$ sudo nautilus
in a terminal window. You can then right click on libstdc++5_3.3.6-17ubuntu1_i386.deb and select “Open with Archive Manager.” You then can drag and drop the files where you need them.
That is it. To run gridwars2, locate the file “gridwars” in the gridwars folder and double-click to start it. You can use System -> Preferences -> Main Menu to add gridwars2 to the menu system. A nice icon can be located at …/gridwars/gfx/High/whiteplayer.png .
Enjoy playing gridwars2!
- John K7JM
Tags: gridwars, gridwars on Ubuntu Lucid 10.04, gridwars2, how to gridwars



Entries (RSS)