Comment 7 for bug 777862

Revision history for this message
Jochem Oosterveen (jocmeh) wrote :

You could also go for:

# apt-get install pip
# pip install meld3
# apt-get install supervisor

This will give you meld3 0.6.7 in /usr/local/lib/python2.7/dist-packages/meld3/, which sits in sys.path before /usr/lib/pymodules/python2.7/meld3/ (and that symlinks to /usr/share/pyshared/meld3/).