On Fri, Jul 08, 2005 at 10:57:03PM -0300, Dani wrote: > Hi! where I find tutorials for made gcc *.deb's? > Thank you very much!!!!!!!!!!!!! Debian is a so-called "binary distribution", which means that most users just download the .debs and never need to deal with compiling from source.
If you want the .debs, look at ftp.debian.org. If you want the source, use apt-get source gcc. If you want to compile the source, use apt-get -b source gcc. Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

