On Thu, 2005-02-03 at 09:50, Daniel Moyne wrote: > Has anybody compiled anything on FC3 and if so what is required to do so ? > Regards. New to computers? A compiler would be a good place to start. Pick what programming language you want to use. Then find a complier for that language. Select an editor to create the source code files. Run the source code files through the complier. Link the object files into an executable program. (here you get to include any number of pre-built libraries) repeat process as needed until you get most of the bugs out of your code. And to the first part of your question, yeah, I think there is one or two people that have compiled things on FC3. -- Scot L. Harris webid@xxxxxxxxxx backups: always in season, never out of style.