Olive 0.11.0 on Windows XP
Eugene Wee
eugenew at starhub.net.sg
Sat Oct 28 19:22:23 BST 2006
Hi,
Ah, going the Python-based installer route for Bazaar solved my problems. I
edited the Olive page on the wiki to make it clear that the Python-based
installer is the way to go (in my opinion, the previous comment made it seem
like the standalone installer should be used, but the Python-based installer was
okay for use). The tip on creating a Python-based installer for Olive was great!
Thanks,
Eugene Wee
Alexander Belchenko wrote:
> Eugene Wee пишет:
>> ...
>> How should I fix this problem to get Olive working?
>
> First at all: you need to have Python-based version of bzr. With
> standalone bzr.exe Olive can't working. (If you want details -- I can
> explain).
>
> First: you need to install bzr with setup.py script in bzr source tree:
>
> python setup.py install
>
> Or use ready python-based installer (if you want make it by yourself you
> need to run 'make python-installer' from bzr source tree; new installer
> you find in dist/ subdirectory).
>
> I'm personaly recommend to use python-based installer, because in this
> case you will have entry in Add/Remove program manager dialog, and can
> easily uninstall old version when you want to install fresh version.
>
> Second: you need to install Olive with setup.py script. Similar to bzr:
> or install from sources, or make python-based installer with command:
>
> python setup.py bdist_wininst
>
> Then install olive. After you install olive 0.11 all should work.
>
> If you want to try fresh devel version, I recommend you go to launchpad
> page and checkout integration branch of Szilveszter Farkas
> (https://launchpad.net/people/phanatic/+branch/bzr-gtk/integration).
> This branch contains my fixes for win32. Some of this fixes is important.
>
> --
> Alexander
>
>
More information about the bazaar
mailing list