Hi Mike, I've have installed from repos (via apt) and have installed from source before. However, I haven't done much, if anything in-between (which this seems to be). Once this stuff gets in the repos, will I automatically get updates, etc. (as opposed to when I install from source)? BTW, here's a step-by-step for noobs (like me), because it took me a little while to figure out how to do it. I'd post it in your site's comments, but the comments are closed. Thanks, Jamie sudo apt-get install libmeanwhile1 libavahi-compat-howl0 cd ~ wget http://www.trausch.us/wp-content/uploads/pidgin-feisty.tar mkdir pidgin-feisty cd pidgin-feisty tar xvf ../pidgin-feisty.tar sudo dpkg -i ./* On 6/19/07, Michael Trausch