I would assume that you'd be able to do it through rpmdrake; if that doesn't work, you could try http://desktop-linux.net/apt-get.htm
Probably not. Even though configure scripts check for them, very few packages require autoconf and automake. Usually, only bleeding edge stuff, like a current CVS pull, needs those. If there's already a configure script, autoconf and automake should not be required.Originally posted by: EmperorRob
besides gcc, you also need
autoconf
automake
