This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

How to install mumble and mumble server silent install ?


eric6779
 Share

Recommended Posts

Hello,


how to automatically silent install mumble and mumble server ?


I tried:

msixec /a mumble.msi 
msixec /i /a mumble.msi 
msiexec /qf / ADMINCFG="%temp%\mumble.xml"
msiexec /qf / ADMINCFG="%temp%\mumble\mumble.xml"

 

Unable to get something ...


It would be nice to be able to do this when creating a Windows XP Unattended ...


Best regards

Link to comment
Share on other sites

  • 2 months later...
yes sorry. it's msi, not exe. next time, i must'nt watch tv when i post .....


and yes again, i use murmur only in linux, not in windows, then i did'nt try it.

 


hi, jjjidea, i'm trying to set up a murmur server in linux, but i came up with lots problems. i need to ask for your help with the following questions:

1 is qt required for murmur on linux?

2 i got a bz2 package in which there was a executable file called "murmur.x86", when i run ./murmur.x86 -ini murmur.ini -supw wljack, i always get the out put like

[root@M6 murmur-static_x86-1.2.3]# ./murmur.x86 -ini murmur.ini -supw wljack

2012-06-15 11:39:15.114 Initializing settings from /home/wanglei/personal/mumble/murmur-static_x86-1.2.3/murmur.ini (basepath /home/wanglei/personal/mumble/murmur-static_x86-1.2.3)

2012-06-15 11:39:15.115 OpenSSL: OpenSSL 0.9.8o 01 Jun 2010

2012-06-15 11:39:15.130 SSL: Added CA certificates from '/etc/pki/tls/certs/ca-bundle.crt'

2012-06-15 11:39:15.145 SSL: Adding recommended CA StartCom Certification Authority

2012-06-15 11:39:15.147 SSL: Adding recommended CA UTN-USERFirst-Client Authentication and Email

2012-06-15 11:39:15.147 WARNING: You are running murmurd as root, without setting a uname in the ini file. This might be a security risk.

2012-06-15 11:39:15.147 ServerDB: Openend SQLite database /home/wanglei/personal/mumble/murmur-static_x86-1.2.3/murmur.sqlite

2012-06-15 11:39:15.153 Superuser password set on server 1


as stands for fatal error, i can't get murmur run. any suggestions?


by the way, my email is wljackhero@gmail.com, i'd really appreciate, if you reply.

thanks.

Link to comment
Share on other sites

1 is qt required for murmur on linux?

2 i got a bz2 package in which there was a executable file called "murmur.x86", when i run ./murmur.x86 -ini murmur.ini -supw wljack

 

QT is required for Murmur.


The -supw argument sets the SuperUser password and exits. Try using this command:

 

./murmur.x86 -ini murmur.ini

Mike Johnson

Command Channel

Providing Mumble Servers since 2009.

Link to comment
Share on other sites

 Share

×
×
  • Create New...