Mumble Portable Linux

From Mumble Wiki
Revision as of 04:00, 11 January 2014 by Natenom (talk | contribs) (mumble portable for linux)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Mumble Portable - Linux

General information about Mumble portable can be found here.

This howto is also available for Windows and Mac:

Create a Mumble portable

To be able to run Mumble portable on Linux one must copy the Mumble binary into the same directory where the mumble.ini will be created. Symlinking does not work.

Steps:

  • Create a directory
  • Copy the mumble binary and all mumble libs in to the new directory (FIXME)
  • Create a **mumble.ini**
    touch mumble.ini
  • Create an empty sqlite database
    touch .mumble.sqlite
    The file must be a hidden one (with .)

Now you you can start your Mumble portable:
LD_LIBRARY_PATH=./ ./mumble