Hi Aaron, 2009/5/28 Aaron Hunter <[email protected]>: > Curl seems to be run before 'apt-get install curl' is run if the wx sources > aren't in sources.list. It also seems that curl isn't installed by default on > my 8.10 machine, I assume it's the same with 8.04.
Nicely spotted. Yes, apt-get install curl needs to be run before trying to use it. Fixed and attached a new version. > Also, if this script is run, then the taskcoach trunk is changed, and this > script is run again, will the new version replace the old version or be > install in conjunction? The new version will replace the old one. Cheers, Frank
