gcc g++ compiler
Hello all. I left my mandrake 10. 0 CD1 at work and I am trying to install the c++ / gcc components so that I may try a Vmware install. I have downloaded 2. rpm's and tried to install them but I get this warning: group gb does not exist - using root and the packages do not work.
Hello all.
I left my mandrake 10.0 CD1 at work and I am trying to install the c++ / gcc components so that I may try a Vmware install. I have downloaded 2 .rpm's and tried to install them but I get this "warning: group gb does not exist - using root" and the packages do not work.
So far I have gcc-3.3.2-6mdk.src.rpm and glibc-2.3.3-10mdk.src.rpm. Am I missing some? PLease help....new to linux.
Thanks a whole bunch.
I left my mandrake 10.0 CD1 at work and I am trying to install the c++ / gcc components so that I may try a Vmware install. I have downloaded 2 .rpm's and tried to install them but I get this "warning: group gb does not exist - using root" and the packages do not work.
So far I have gcc-3.3.2-6mdk.src.rpm and glibc-2.3.3-10mdk.src.rpm. Am I missing some? PLease help....new to linux.
Thanks a whole bunch.
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
howdy rafusewc
I don't think it's really the c-compiler or its sources you are missing cause the compiler is a vital part of any *ix-system. Amongst the things you might need for a successful VmWare installation are ...
(1) Perl
and
(2) The kernel sources
Perl seems to be present on your system as as the installation script seems to run and furnish you with information.
In many - if not all - cases the installer script will need to compile some interfaces for VMWare, which is why you need to have the kernel-sources installed. So the package you need is kernel-2.6.3-mdk-src (or whatever it is named for MDK 10; can't recall now as I'm tied to a Windows machine at the mo).
After the installation the files from that package reside in /usr/src/linux (a sym-link usually) which is also where the VMWare installer expects them to be. Still though: you are being asked if this is the right path.
hope that helps
I don't think it's really the c-compiler or its sources you are missing cause the compiler is a vital part of any *ix-system. Amongst the things you might need for a successful VmWare installation are ...
(1) Perl
and
(2) The kernel sources
Perl seems to be present on your system as as the installation script seems to run and furnish you with information.
In many - if not all - cases the installer script will need to compile some interfaces for VMWare, which is why you need to have the kernel-sources installed. So the package you need is kernel-2.6.3-mdk-src (or whatever it is named for MDK 10; can't recall now as I'm tied to a Windows machine at the mo).
After the installation the files from that package reside in /usr/src/linux (a sym-link usually) which is also where the VMWare installer expects them to be. Still though: you are being asked if this is the right path.
hope that helps
Help!
I can't seem to get gpp. I want it so that I can use it for coding and loading of certain packages like sodipodi. I tried downloading it and I had problems with installation and the error reported that I had no c compiler on my Mandrake Linux 10.1 system. I tried to find a c compiler, but all of those I could find seemed to require their own c compiler so that they could be used and thus were no help. Where can I get a c compiler that can compile without first being compiled itself.
I can't seem to get gpp. I want it so that I can use it for coding and loading of certain packages like sodipodi. I tried downloading it and I had problems with installation and the error reported that I had no c compiler on my Mandrake Linux 10.1 system. I tried to find a c compiler, but all of those I could find seemed to require their own c compiler so that they could be used and thus were no help. Where can I get a c compiler that can compile without first being compiled itself.