Step by step explanations of concepts relating to EmergeTk.
What is needed to get started making an EmergeTk project in Ubuntu 8.04 (Hardy Heron)?
This tutorial should hopefully help answer this question.
The required applications are:
deb http://directhex.mfgames.com/ hardy main
sudo add-apt-key 0x590BCD51DFC2AFC1
You can now, thanks to Ben and Damien run the following command in your prompt and setup a new EmergeTk project:
bash -c "`curl -k https://emergeTk.com/svn/emergeTk/trunk/bootstrap/emerge`"
And that's the basic steps, I hope this helps and I hope to expand this to be more informative and pretty later.