Install Rumba
Windows
Simply run the Rumba installer.
If you like to automatize the installation, you can run the installer program silently with the /S option:
> rumba_1.0_win64.exe /S
Note
You can move the Rumba installation folder anywhere once extracted.
Linux
Extract the rumba archive and copy the rumba folder wherever you like to install it. Then run the rumba
application.
If you encounter some crash during initialization, launch bin/select_libGL
to select which available OpenGL library to use with Rumba.
Note
Rumba is provided with most of its dependency libraries.
Rumba requires the following system libraries : ALSA, glibc (>=2.17), X11, xcb, OpenGL 4.1.
Rumba is tested on Ubuntu 16.04 LTS and CentOS 7.
Rumba should run out of the box on most Linux systems, like Ubuntu (>=14), CentOS 6, Fedora 20.
Warning
Make sure the LD_PRELOAD
environment variable is empty or doesn’t interfere with the Rumba libraries.