DVCS (was Re: Moving to D)

Vladimir Panteleev vladimir at thecybershadow.net
Sat Jan 8 16:26:41 PST 2011


On Sun, 09 Jan 2011 00:34:19 +0200, Walter Bright  
<newshound2 at digitalmars.com> wrote:

> Yeah, I could spend an afternoon doing that.

sudo apt-get build-dep meld
wget http://ftp.gnome.org/pub/gnome/sources/meld/1.5/meld-1.5.0.tar.bz2
tar jxf meld-1.5.0.tar.bz2
cd meld-1.5.0
make
sudo make install

You're welcome ;)

(Yes, I just tested it on a Ubuntu install, albeit 10.10. No, no  
./configure needed. For anyone else who tries this and didn't already have  
meld, you may need to apt-get install python-gtk2 manually.)

-- 
Best regards,
  Vladimir                            mailto:vladimir at thecybershadow.net


More information about the Digitalmars-d mailing list