Difference between revisions of "Mac OS X Universal Binaries"

From Mumble Wiki
Jump to: navigation, search
(Mac OS X Universal Binary page)
 
m (removed documentation category)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
Universal binaries that are built to run on 32-bit Intel (i386) and PowerPC (ppc) are still provided, but don't include all extra "nice-to-have" features
 
Universal binaries that are built to run on 32-bit Intel (i386) and PowerPC (ppc) are still provided, but don't include all extra "nice-to-have" features
 
such as the overlay.
 
such as the overlay.
 +
 +
 +
== Requirements ==
 +
 +
* Mac OS X 10.4 or greater
 +
* 32-bit Intel or 32-bit PowerPC CPU
 +
 +
 +
If you find that they do not work for you given the above requirements, *please* file a bug on the [https://sourceforge.net/tracker/?group_id=147372&atid=768005 bug tracker] or talk to us on [irc://irc.freenode.org/mumble IRC].
 +
  
 
== Downloads ==
 
== Downloads ==
Line 20: Line 30:
 
All universal snapshots follow the naming scheme Mumble-Universal-Snapshot-VERSION.dmg, where VERSION is an internal description of the version of the snapshot.
 
All universal snapshots follow the naming scheme Mumble-Universal-Snapshot-VERSION.dmg, where VERSION is an internal description of the version of the snapshot.
 
(It is the output of 'git describe' at build-time.)
 
(It is the output of 'git describe' at build-time.)
 +
 +
 +
[[Category:Documentation English]]

Latest revision as of 19:54, 23 October 2014

Mumble Universal Binaries for Mac OS X

Since the 1.2.3 release of Mumble, the default packaging for Mac OS X only includes 64-bit Intel (X86-64) binaries for Mumble and Murmur. The reason behind this move was that the majority Macs sold since the switch to Intel processors (that is, except the first generation of the various Mac families and the Mac Mini) have X86-64 support.

Universal binaries that are built to run on 32-bit Intel (i386) and PowerPC (ppc) are still provided, but don't include all extra "nice-to-have" features such as the overlay.


Requirements

  • Mac OS X 10.4 or greater
  • 32-bit Intel or 32-bit PowerPC CPU


If you find that they do not work for you given the above requirements, *please* file a bug on the bug tracker or talk to us on IRC.


Downloads

The latest universal binary release of Mumble is 1.2.3:

http://mumble.info/snapshot/Mumble-Universal-1.2.3.dmg

Snapshots are also regularly made available, though perhaps not as rapidly as the 64-bit versions are. They can be found in the snapshot folder of mumble.info:

http://mumble.info/snapshot/

All universal snapshots follow the naming scheme Mumble-Universal-Snapshot-VERSION.dmg, where VERSION is an internal description of the version of the snapshot. (It is the output of 'git describe' at build-time.)