galacticrunners Posted April 11, 2012 Share Posted April 11, 2012 So when I run apt-get install mumble-server it looks like it only installs 1.2.2 how do I upgrade to 1.2.3? also anyone know what hte command is so that when I run python manage.py runserver 0.0.0.0:8000 it stays running when I close putty? Quote Link to comment Share on other sites More sharing options...
galacticrunners Posted April 11, 2012 Author Share Posted April 11, 2012 9 views no answer? do the devs read these forums? Quote Link to comment Share on other sites More sharing options...
Administrators kissaki Posted May 17, 2012 Administrators Share Posted May 17, 2012 No they don’t.Debian is known to be a slow-updating distribution/repository. They do not accept feature-updates after a stable release.The repo I use, for debian stable packaged 1.2.3 packages, is http://debian.mcbf.net/, maintained by a community member.Add the following to your apt/sources.list configurationdeb http://debian.mcbf.net/ squeeze backportsdeb-src http://debian.mcbf.net/ squeeze backports source Alternatively, you could download and run the static binaries from the homepage.If you want to use the previous configuration and database though, be sure to pass the correct parameters when executing, with the debian path to configuration. Or you could build Mumble yourself, on your machine. (You probably don’t want to do that.) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.