Hi On Mon, Aug 25, 2008 at 11:32 PM, yogesh desai <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> wrote: > > > From: Aditya Godbole <[EMAIL PROTECTED]> > > Subject: Re: [PLUG] How to compile c program on fedora 9 live cd? > > To: "Pune GNU/Linux Users Group Mailing List" <[email protected]> > > Date: Monday, 25 August, 2008, 3:07 PM > > On 8/22/08, Gaurav Raval <[EMAIL PROTECTED]> > > 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 -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
