Make sure that the driver to your 3D graphic card is proper installed and working.
Next thing that you need is to install 32-bit layer libs.
Code:
sudo aptitude update && sudo aptitude safe-upgrade sudo aptitude install ia32-libs wget http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs-all.deb sudo dpkg -i getlibs-all.deb getlibs -l libSDL_image-1.2.so.0 libvorbisfile.so.3 libvorbis.so.0 libsmpeg-0.4.so.0 libogg.so.0
VieWizard have an Ubuntu Package Source for Ubuntu users.
Open up the terminal;
Code:
sudo nano /etc/apt/sources.list
add the following to the list;
## Games from VieWizard -- http://www.viewizard.com
deb http://viewizard.com/linux debian/
Save (ctrl)+(o) and Exit (ctrl)+(x)
Code:
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 8FF39DACD0596269
gpg --export --armor 8FF39DACD0596269 | sudo apt-key add -
sudo aptitude update && sudo aptitude upgrade
Back to the terminal;
Code:
sudo aptitude install astromenace
Done.
Applications —> Games —> Memonix
Enjoy!