Install v-play with OpenSuse 12.2

These days I’m looking for a Linux distribution to replace kubuntu on my laptop. Of course I have to test the operation of all the SDK and tools I use to develop. So I installed the v-play (http://www.v-play.net) dependencies with successfully on opensuse 12.2 with these commands:

  1. zypper install mesa-libgl-dev
  2. zypper addrepo htpp://download.opensuse.org/repositories/games/openSUSE_12.2/ opensuse-games-i586
  3. zypper install libglfw-devel
  4. zypper install freeglut-devel
  5. zypper install libzip-devel