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:
- zypper install mesa-libgl-dev
- zypper addrepo htpp://download.opensuse.org/repositories/games/openSUSE_12.2/ opensuse-games-i586
- zypper install libglfw-devel
- zypper install freeglut-devel
- zypper install libzip-devel