Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

[paid] Installing Mumble-Server on B3?

Got problems with your B2 or B3? Share and get helped!
Post Reply
snowdrop
Posts: 6
Joined: 10 Jun 2011, 18:39
Location: Sweden, Malmö
Contact:

[paid] Installing Mumble-Server on B3?

Post by snowdrop »

I have successfully installed and used mumble-server 1.2.2 but want 1.2.3 installed instead. Sadly it's not available in the Squeeze repo, so question is how I would get it on my B3 without breaking the B3?


This is the sources.list I'm trying to use:

Code: Select all

deb http://ftp.se.debian.org/debian testing main contrib non-free
deb-src http://ftp.se.debian.org/debian testing main contrib non-free

deb http://ftp.debian.org/debian/ wheezy-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib non-free

deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
...but it doesn't work since it gives me:

Code: Select all

snowdrop@b3:~$ sudo apt-get install mumble-server
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 mumble-server : Depends: libqtcore4 (>= 4:4.8.0) but 4:4.6.3-4+squeeze1 is to be installed
                 Depends: libssl1.0.0 (>= 1.0.0) but it is not going to be installed
                 Depends: libzeroc-ice34 but it is not going to be installed
I'd happily give 12 € via paypal to anyone that solves this for me, step-by-step.
DanielM
Posts: 637
Joined: 28 Mar 2008, 06:37
Location: Sweden

Re: [paid] Installing Mumble-Server on B3?

Post by DanielM »

I don't know anything about Mumble, but I think the best option for you would be to compile from source. It's never a good idea to try to install packages made for another distro version. The steps here doesn't seem to complicated: http://mumble.sourceforge.net/BuildingLinux

/Daniel
Post Reply