Size: 1003
Comment: add source downloads
|
← Revision 63 as of 2013-10-24 22:38:21 ⇥
Size: 2372
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
|| '''Platform''' || '''Information''' || '''Stable Release''' || '''Test Releases''' || || Leopard (10.5) || [[MacOSXBundle|instructions]] || [[http://edge.launchpad.net/bzr/1.17/1.17/+download/Bazaar-1.17-OSX10.5.dmg|1.17]] || || || Tiger (10.4) - Python 2.6 || [[MacOSXBundle/Tiger|instructions]] || || [[http://edge.launchpad.net/bzr/2.0/2.0.0rc2/+download/Bazaar-2.0rc2-OSX10.4-universal-2.6.dmg|2.0.0rc2]] || || Tiger (10.4) - Python 2.5 || [[MacOSXBundle/Tiger|instructions]] || || [[http://edge.launchpad.net/bzr/2.0/2.0.0rc2/+download/Bazaar-2.0rc2-OSX10.4-universal-2.5.dmg|2.0.0rc2]] || |
If you have troubles with QBzr in Mac OS X Lion try to update Qt framework [[http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x]] |
Line 12: | Line 9: |
At some point the installer will be able to use 2.7 but for now this is the easiest way to get Bazaar working with Lion. In Mac OS X 10.8 (Mountain Lion), the new Gatekeeper feature will prevent you from running the Bazaar installer because it is not signed with a developer certificate. The easiest workaround is to right-click the installer package and choose Open from the context menu. || '''Platform''' || '''Information''' || '''Stable''' || '''Test''' || || Snow Leopard (10.6 - Python 2.6) || [[MacOSXBundle/SnowLeopard|instructions]] || [[https://launchpad.net/bzr/2.6/2.6.0/+download/Bazaar-2.6.0-OSX-10.6-2.dmg|2.6.0]] || || || Leopard (10.5 - Python 2.5) || [[MacOSXBundle|instructions]] || [[http://launchpad.net/bzr/2.3/2.3.3/+download/Bazaar-2.3.3-OSX-10.5-1.dmg|2.3.3]] || [[http://launchpad.net/bzr/2.4/2.4b2/+download/Bazaar-2.4b2-OSX-10.5-2.dmg|2.4b2]] || || Tiger (10.4) - Python 2.6 || [[MacOSXBundle/Tiger|instructions]] || [[http://launchpad.net/bzr/2.0/2.0.0/+download/Bazaar-2.0.0-OSX10.4-universal-2.6.dmg|2.0.0]] || || || Tiger (10.4) - Python 2.5 || [[MacOSXBundle/Tiger|instructions]] || [[http://launchpad.net/bzr/2.0/2.0.0/+download/Bazaar-2.0.0-OSX10.4-universal-2.5.dmg|2.0.0]] || || '''Note:''' The bundles for 2.1 and newer include Bazaar Explorer and QBzr, as well as the Qt and PyQt libraries to support them. |
|
Line 13: | Line 22: |
These installer packages are built using the scripts from the [[https://launchpad.net/bzr-mac-installers|Bazaar Mac Installers]] project. The README contains a list of the prerequisites which must be installed to use the scripts. == Homebrew == See [[http://mxcl.github.com/homebrew/|Homebrew]] for general instructions, and the [[https://github.com/mxcl/homebrew/blob/master/Library/Formula/bazaar.rb|Bazaar formula]] for technical details. |
Mac OS X Downloads and Installation
Application Bundles
If you have troubles with QBzr in Mac OS X Lion try to update Qt framework http://qt.nokia.com/downloads/qt-for-open-source-cpp-development-on-mac-os-x
At some point the installer will be able to use 2.7 but for now this is the easiest way to get Bazaar working with Lion.
In Mac OS X 10.8 (Mountain Lion), the new Gatekeeper feature will prevent you from running the Bazaar installer because it is not signed with a developer certificate. The easiest workaround is to right-click the installer package and choose Open from the context menu.
Platform |
Information |
Stable |
Test |
Snow Leopard (10.6 - Python 2.6) |
|
||
Leopard (10.5 - Python 2.5) |
|||
Tiger (10.4) - Python 2.6 |
|
||
Tiger (10.4) - Python 2.5 |
|
Note: The bundles for 2.1 and newer include Bazaar Explorer and QBzr, as well as the Qt and PyQt libraries to support them.
Older versions of Bazaar are available from https://launchpad.net/bzr/+download.
These installer packages are built using the scripts from the Bazaar Mac Installers project. The README contains a list of the prerequisites which must be installed to use the scripts.
Homebrew
See Homebrew for general instructions, and the Bazaar formula for technical details.
MacPorts
Fink
See Fink repository.
Source
See install from source.