Hi,
Jo O'Connor wrote:
I'm assuming I need to untar into the Kopete directory, and the tar will contain a configure script, but need help figuring out which directory to go to.
Nope, untar it into a scratch directory of your choice, cd to it, and then run the ./configure as suggested by the kopete devs. Then run
make
and then
make install
then you can delete the build scratch directory that you untarred into.
//Andro