distutils implemented

Finally, I got the way to implement distutils into Vazaar. It lacks support for i18n/gettext but it is in the way. I’ve released a new tarball. You can launch it as developer inside your home with the command ./launch

But if you prefer a wide-system install, you must use the following command:

sudo python2.5 setup.py install

You can find an entry under Applications -> Office -> Vazaar

python 2.6 also works but it throws warnings.

Please, note that you can NOT combine different versions of python because database sqlite formats differs each from other.

Leave a Reply

You must be logged in to post a comment.