--- In [email protected], Frank Niessink <fr...@...> wrote: > > Hi, > > Attached shell script will install all prerequisities for building and > installing Task Coach on Ubuntu, grab the sources from Sourceforge, > build a deb file and install it. > > Two caveats: > - You need sudo power > - It grabs the sources from the trunk, not the release branch. > > I found this handy to kick start a new virtual machine with Ubuntu 8.04 on it. > > Cheers, Frank >
Hi Frank, Nice work making it even easier to install taskcoach. I was looking through your script but I haven't tried running it though. 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. 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? -Aaron
