Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: manchuwook on March 11, 2011, 05:00:26 PM

Title: Mumble and/or Murmur
Post by: manchuwook on March 11, 2011, 05:00:26 PM
http://mumble.sourceforge.net/BuildingLinux (http://mumble.sourceforge.net/BuildingLinux)

For a very lightweight VOIP gaming server - free - and a good replacement for TeamSpeak and Ventrilo.  I personally would use it in a VBox VM for my WoW guild.

uses : build-essential qt4-dev-tools libqt4-dev libspeex1 libspeex-dev libboost-dev libasound2-dev libssl-dev g++ libspeechd-dev libzeroc-ice-dev ice-slice libpulse-dev slice2cpp libcap-dev libspeexdsp-dev libprotobuf-dev protobuf-compiler libogg-dev libavahi-compat-libdnssd-dev libsndfile1-dev libg15daemon-client-dev libxi-de
Title: Re: Mumble and/or Murmur
Post by: Kingdomcome on March 11, 2011, 05:57:13 PM
I may have a look at this if I get some time in the next couple of days, as I would like to have mumble/murmur in TC.  If someone else is interested in building in the mean time, please do.

Kingdomcome
Title: Re: Mumble and/or Murmur
Post by: vinnie on March 11, 2011, 10:41:45 PM
I tried mumle on windows, in my opinion is better than teamspeak  ;D
Title: Re: Mumble and/or Murmur
Post by: manchuwook on March 15, 2011, 12:25:24 PM
After installing Perl5, CPAN, CGI, and the compiletc extensions, I was able to get it to work.  Would be nice to have it as downloadable extension, but I'm pleased with the results.
Title: Re: Mumble and/or Murmur
Post by: ztealmax on July 27, 2012, 03:33:13 AM
Yea i would love mumble/murmur for tinycore :D

Iknow the post is old however its a great tool ;)
Title: Re: Mumble and/or Murmur
Post by: Arslan S. on July 27, 2012, 06:04:27 AM
looks like avahi needs to be built with --enable-compat-libdns_sd
Title: Re: Mumble and/or Murmur
Post by: Juanito on July 27, 2012, 06:18:34 AM
OK, let me have a look
Title: Re: Mumble and/or Murmur
Post by: curaga on July 27, 2012, 07:16:00 AM
IIRC most of those are optional (avahi g15 zeroc speechd etc).
Title: Re: Mumble and/or Murmur
Post by: Arslan S. on July 27, 2012, 07:54:38 AM
i checked qmake .pro file but couldn't find an option to disable avahi
Title: Re: Mumble and/or Murmur
Post by: Juanito on July 27, 2012, 08:10:35 AM
looks like avahi needs to be built with --enable-compat-libdns_sd

Posted (and renamed avahi-2.7 -> avahi)
Title: Re: Mumble and/or Murmur
Post by: Arslan S. on July 29, 2012, 12:48:38 PM
ok i am done with mumble and murmur but we have a big problem
mumble crashes with segfault when i try to connect to a server
gdb says a SIGSEGV signal was receieved from libcrypto.so.1.0.0
Title: Re: Mumble and/or Murmur
Post by: crunchylinux on July 30, 2012, 10:27:58 PM
are you trying to get mumble compiled ?
ive compiled mumble from source a couple of times ill have a go at it
Title: Re: Mumble and/or Murmur
Post by: Arslan S. on July 31, 2012, 05:01:13 AM
are you trying to get mumble compiled ?
ive compiled mumble from source a couple of times ill have a go at it

i did but it can't connect to a server because of a segmentation fault
Title: Re: Mumble and/or Murmur
Post by: crunchylinux on July 31, 2012, 10:08:51 PM
yeah in most repos theres a mumble and a mumble server from what i remember

ps can i submit a package for example mumble in to the repos?
Title: Re: Mumble and/or Murmur
Post by: crunchylinux on August 01, 2012, 02:05:40 AM
are you trying to get mumble compiled ?
ive compiled mumble from source a couple of times ill have a go at it

i did but it can't connect to a server because of a segmentation fault

can i take a look at the package?
Title: Re: Mumble and/or Murmur
Post by: Arslan S. on August 01, 2012, 04:45:02 AM
yeah in most repos theres a mumble and a mumble server from what i remember

ps can i submit a package for example mumble in to the repos?

ofcourse you can submit extensions

do you have a working mumble compiled from source ?

this is how i build mumble
https://tc-ext-tools.googlecode.com/svn/packages/mumble/ (https://tc-ext-tools.googlecode.com/svn/packages/mumble/)
Title: Re: Mumble and/or Murmur
Post by: crunchylinux on August 01, 2012, 08:44:31 PM
yes but not on tiny core
i had to compile it on pclinuxos (im never compiling a rpm again)
Title: Re: Mumble and/or Murmur
Post by: curaga on August 02, 2012, 05:44:24 AM
You shouldn't submit binaries from elsewhere unless they are the only option (binary-only sw etc).