Difference between revisions of "Mumble Portable Linux"

From Mumble Wiki
Jump to: navigation, search
(mumble portable for linux)
 
m (correct headings)
Line 1: Line 1:
======Mumble Portable - Linux======
 
 
General information about Mumble portable can be found [[Mumble_Portable|here]].
 
General information about Mumble portable can be found [[Mumble_Portable|here]].
  
Line 6: Line 5:
 
* [[Mumble_Portable_Mac|Mac]]
 
* [[Mumble_Portable_Mac|Mac]]
  
=====Create a Mumble portable=====
+
==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.
 
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.
  

Revision as of 04:02, 11 January 2014

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