installing bazaar explorer and qbzr on fedora

Asked by Monica S

I would like to know how to install bazaar explorer and qbzr on fedora 12

Question information

Language:
English Edit question
Status:
Answered
For:
QBzr Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alexander Belchenko (bialix) said :
#1

You should install Qt 4.4 or later, PyQt4 4.4 or later, and then install qbzr and bzr-explorer from package or just by branching them from launchpad, e.g.

mkdir ~/.bazaar/plugins
cd ~/.bazaar/plugins
bzr branch lp:qbzr
bzr branch lp:bzr-explorer explorer

Revision history for this message
Toshio Kuratomi (toshio) said :
#2

As of the end of March, qbzr is available in the Fedora Updates Repository for Fedora 12. You can install it via::

  su -c yum install -y qbzr

Or via packagekit. Bazaar Explorer is not yet packaged for Fedora. Follow Alexander's instructions for how to branch bzr-explorer into your local plugins directory.

Can you help with this problem?

Provide an answer of your own, or ask Monica S for more information if necessary.

To post a message you must log in.