Thursday, January 24, 2013

How To Install Super Mario War Under Ubuntu 11.10/12.04



23 March 2012

How To Install Super Mario War Under Ubuntu 11.10/12.04



Super Mario War is a classic multiplayer game inspired by Super Mario of Nintendo. In this brief guide we will help you install and play this game under a system running Ubuntu (12.04/11.10 or older) to pass time and have fun.


Super Mario War Installation


Run the following commands from the terminal:

sudo apt-get install libpng3


cd /tmp && wget -O smw-1.8-beta2-linux.tar.gz http://goo.gl/603AA


sudo tar -xzvf smw-1.8-beta2-linux.tar.gz -C /

To start the game run this command:

smw &


No comments:

Post a Comment