Re: Install GCC on a VMware Virtual Machine (Fedora core)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Noe B wrote:


Hi all,

Please take a view seconds to read this mail, it is very importante for me.

I've installed Vmware on a WinXP System so I can install Fedora core 6 as a virtula Machine. I went well through all this. I wanted to install VMware tools to get the right seized Screen. when I tried to install the vmware tools I was asked to installed GCC (a C compiler).

I entered the command "yum install gcc" it went well too.

Therefore when I start the installation of the vmware tools I was also asked to enter the location of the directory of C header file (see attached document).
I don't know where is that C header file.
Can you please tell me his location ? I've been looking through all the system but not conclusive.

First, check that you have a working compiler installed.
Compile and executed a minimal "hello world" program.
If that works, you have C headers installed (look in
/usr/include).  If it doesn't work, you probably need
to install binutils and glibc-devel.

--
Michael Eager	 eager@xxxxxxxxxxxx
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux