Fedora 10 Live -- No Development Tools?
- From: "W. eWatson" <notvalid2@xxxxxxxxxxxxx>
- Date: Thu, 05 Mar 2009 04:45:06 -0800
I pulled down a 3/4 G iso file from the Fedora 10 site and burned it onto a CD. It doesn't have gcc or make. It took 2 hours to download the file. Is there another version that at least has some minimal dev tools? Maybe a DVD version? I want to compile a 38K line C program that has no GUI but does use some sort of graphics facility to produce jpg files. From the main program:
#define wolf
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "cgi-draw.h"
#include "novas.h"
#include "global.h"
#include "calstars.h"
#include "imatrix.h"
#include "cnstl.h"
/* ************ markstars ***************
main routine of WOLF
--
W. eWatson
(121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet
Web Page: <www.speckledwithstars.net/>
.
- Follow-Ups:
- Re: Fedora 10 Live -- No Development Tools?
- From: General Schvantzkoph
- Re: Fedora 10 Live -- No Development Tools?
- Prev by Date: Re: fetchmail flush only certain messages
- Next by Date: Re: fetchmail flush only certain messages
- Previous by thread: Do the patent commons have an impact?
- Next by thread: Re: Fedora 10 Live -- No Development Tools?
- Index(es):
Relevant Pages
|