Forums » General StepMania » StepMania on SUSE

1
I was making my own Operating System, which is SUSE-Linux Kernel. So I want to add some Games for little interesting to my created OS...
Well, I would like to install StepMania 5 on the Operating System... (As a support for you guys.) :-)

But, I can't find a Repository or Stable RPM on OpenSuse...

Do you guys have a SUSE-Linux Version?
(tar.gz file might not work for OS Build... It maybe recognized as files, But not a program. Based on my OS Beta Testing last time...)
-EES™
Reply
There is a precompiled Linux executable available, which should work. However, you can also compile StepMania from source code.
Reply
Alright, I will test it again... But if it's still not yet working, give me the working Repository Codes or Stable RPM.
.
.
.
SUSE and Fedora are using RPM, while Ubuntu are using .deb format.
-EES™
Reply
The official StepMania git repository is https://github.com/stepmania/stepmania. There is a list of the required packages to compile SM5 on the Wiki accessible from the top bar here. It's pretty easy to compile StepMania, all it requires is using CMake to generate the Makefiles and then using make on those.

Last edited: 12 December 2015 11:38pm

Reply
The official StepMania git repository is http://github.com/stepmania/stepmania. There is a list of the required packages to compile SM5 on the Wiki accessible from the top bar here. It's pretty easy to compile StepMania, all it requires is using CMake to generate the Makefiles and then using make on those.
Okay then...
-EES™
Reply