[PLUG] How to compile c program on fedora 9 live cd?

Raseel Bhagat raseelbhagat at gmail.com
Mon Aug 25 23:59:47 IST 2008


Hi

On Mon, Aug 25, 2008 at 11:32 PM, yogesh desai <yogeshc3it at yahoo.com> wrote:

> gcc is not available on live cd on fc9 .
>
> I dont know why you required this but if u need you have to rebuild the
> live cd with gcc support.
> to rebild livecd
> http://www-128.ibm.com/developerworks/linux/library/l-fedora-livecd/index.html
> :)Yogesh
>
>
> --- On Mon, 25/8/08, Aditya Godbole <aag.lists at gmail.com> wrote:
>
> > From: Aditya Godbole <aag.lists at gmail.com>
> > Subject: Re: [PLUG] How to compile c program on fedora 9 live cd?
> > To: "Pune GNU/Linux Users Group Mailing List" <plug-mail at plug.org.in>
> > Date: Monday, 25 August, 2008, 3:07 PM
> > On 8/22/08, Gaurav Raval <gaurav.raval at gmail.com>
> > wrote:
> > > Dear PLUGies,
> > >
> > >  I stuck to one strange problem.
> > >  I have fedora 9 live CD and I want to compile some
> > C/C++ programs ( DoS
> > >  using RAW socket programs).
> > >  I did gogling but i can't.
> > >  Had any one faced similar problem? Can any one tell
> > me how to compile the
> > >  C/C++  program?
> > >  (ps: gcc dosen't work on fedora 9 live CD)
>
>

Its been some time since I used a Fedora Box, but can;t you just go to
"Add/Remove Software" and install gcc .
Or better yet, just do :
#yum install gcc
similar to :
$sudo apt-get install gcc

I think it should be possible.
The OP doesn't seem to must worried about persistency, so I don't think
that's an issue.

Thanks,
Raseel



More information about the Plug-mail mailing list