DVCS (was Re: Moving to D)

Walter Bright newshound2 at digitalmars.com
Tue Jan 18 21:38:37 PST 2011


Vladimir Panteleev wrote:
> 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.)
> 

It doesn't work:

walter at mercury:~$ ./buildmeld
[sudo] password for walter:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to find a source package for meld
--2011-01-18 21:35:07-- 
http://ftp.gnome.org/pub/gnome/sources/meld/1.5/meld-1.5.0.tar.bz2%0D
Resolving ftp.gnome.org... 130.239.18.163, 130.239.18.173
Connecting to ftp.gnome.org|130.239.18.163|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-01-18 21:35:08 ERROR 404: Not Found.

tar: meld-1.5.0.tar.bz2\r: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
: No such file or directoryld-1.5.0
: command not found: make
'.  Stop. No rule to make target `install




More information about the Digitalmars-d mailing list