Re: [ubuntu-in] install gcc

2009-02-27 Thread Manish Sinha
Fabian Enos wrote: > I believe that gcc comes preloaded with Ubuntu but I can be mistaken. > WHat you shoud do is try compiling a .c file and see what happens. > Gcc comes preloaded with ubuntu. Just the development headers are not installed. You can do this by downloading the glibc6-dev packag

Re: [ubuntu-in] install gcc

2009-02-27 Thread Fabian Enos
Ah beaten to the reply :(. The build-essential package also should install all the required packages. Read the other replies :) -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Re: [ubuntu-in] install gcc

2009-02-27 Thread Fabian Enos
On 2/27/09, consoleart wrote: >> >> > :-) a perfect reply...this is all it takesmade me smile..:- Thanks you but now I see that Satheesh has dowloaded the source tarball and has no internet connection so in this case the command would be pretty much useless On 2/27/09, satheesh arun wro

Re: [ubuntu-in] install gcc

2009-02-27 Thread Manish Sinha
Mehul Ved wrote: > On Fri, Feb 27, 2009 at 4:58 PM, consoleart wrote: > >> Fabian Enos wrote: >> >>> sudo apt-get install gcc >>> >> :-) a perfect reply...this is all it takesmade me smile..:- >> > > Without internet? > > gcc, glibc etc are all provided in the CD, ju

Re: [ubuntu-in] install gcc

2009-02-27 Thread Mehul Ved
On Fri, Feb 27, 2009 at 4:58 PM, consoleart wrote: > Fabian Enos wrote: >> sudo apt-get install gcc > :-) a perfect reply...this is all it takesmade me smile..:- Without internet? -- "You're a creature of the night, Michael. Wait'll Mom hears about this." -- from the movie "T... -- u

Re: [ubuntu-in] install gcc

2009-02-27 Thread Manish Sinha
Fabian Enos wrote: > sudo apt-get install gcc > > This installs the compiler but not the development headers. *glibc6-dev* is not a dependency, but is actually a recommendation. The all-in-one command should be. sudo apt-get install build-essential -- ubuntu-in mailing list ubuntu-in@lists.u

Re: [ubuntu-in] install gcc

2009-02-27 Thread consoleart
Fabian Enos wrote: > sudo apt-get install gcc > > :-) a perfect reply...this is all it takesmade me smile..:- -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Re: [ubuntu-in] install gcc

2009-02-27 Thread Fabian Enos
sudo apt-get install gcc -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

[ubuntu-in] install gcc

2009-02-27 Thread satheesh arun
hai, is i need to learn all the commands of linux for install gcc. -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

[ubuntu-in] install gcc

2009-02-27 Thread satheesh arun
hi, i am very new to ubundu.I installed ubundu inside windows.i don't have internet connection.i downloaded gcc-4.3.3.tar.gz ,but i don't know how to install it. -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-in