+++ Øyvind Harboe [2009-10-26 13:46 +0100]:
> > As someone said in another thread: 'The important thing is that testing
> > is easy'.
> 
> Not only easy, but it should be obvious....
> 
> 1. First time:
> 
> sudo apt-get install git

In fact on lenny that needs to be 
sudo apt-get install git-core
('git' being the 'gnu interactive tools' file manager, which is in the
process of being renamed out of the way).

Then before the next line make sure that port 9418/tcp is open on your
network (Otherwise you get:
Initialized empty Git repository in ..../openocd/.git/
openocd.git.sourceforge.net[0: 216.34.181.91]: errno=Connection timed out

> git clone git://openocd.git.sourceforge.net/gitroot/openocd/openocd
> cd openocd

OK. Looks like I'm in business. Cheers for quick response.
 
Wookey
-- 
Principal hats:  iEndian - Balloonboard - Toby Churchill - Emdebian
http://wookware.org/
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to