Mac OSX version
Vincent Ladeuil
v.ladeuil at alplog.fr
Wed Oct 25 13:56:53 BST 2006
>>>>> "Nicholas" == Nicholas Allen <allen at ableton.com> writes:
Nicholas> Hi,
Nicholas> Another thing that we need to consider is support
Nicholas> for Mac OSX.
10.4.x ?
Nicholas> I know there are ports of bzr to mac but they seem
Nicholas> to be out of date.
Installing from source worked fine for me. From there you can
always upgrade to newer versions with bzr itself.
Nicholas> Does anyone have experience with getting the latest
Nicholas> version to run on mac? Are there any problems that
Nicholas> I should expect?
It will mostly depends on which version of python you want to
install and then from where you get at them.
At http://www.python.org/download/mac/ you will find all you have
to know about python on mac.
If you want the latest: http://www.python.org/download/releases/2.5/
I went with http://www.python.org/ftp/python/2.5/python-2.5-macosx.dmg
If you plan to use sftp you also may want to install paramiko
(which in turns requires pycrypto).
And that should be enough. It was for me and it takes more time
to research the above infos than install the needed software :)
Now you can surely get to the same results by using darwin ports
or fink as your source.
Vincent
More information about the bazaar
mailing list