LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Gcc (https://www.linuxquestions.org/questions/linux-software-2/gcc-301209/)

riluve 03-13-2005 04:12 PM

Gcc
 
Sooooo, I am trying to install vnstat - and I get a gcc error (gcc command not found). I have a few gcc RPM's installed, but how the heck do I know which one I need so this script can actually run gcc?

This is what I have on my system:
RHE v3
compat-gcc-7.3-2.96.128.i386.rpm
compat-gcc-c++-7.3-2.96.128.i386.rpm
libgcc-3.2.3-47.i386.rpm

__J 03-13-2005 04:22 PM

look for gcc-3.x.x or gcc-core-3.x.x

note that if you are compiling applications you will need more than gcc ( or g++ for c++) to compile and link an application. By default, rpm distro's default installs do not include development environments.

riluve 03-13-2005 05:07 PM

Ah kool, thnx I found it on the RedHat network. At first I only saw the 20-30 gcc RPM's listed and they all basically looked the same, but when I went back I found one labled simply GCC - lol, so anyway got it all working now thnx.


All times are GMT -5. The time now is 12:32 AM.