LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Compiler woes (https://www.linuxquestions.org/questions/linux-general-1/compiler-woes-384393/)

KaMakani 11-18-2005 12:25 PM

Compiler woes
 
Hello,
I am running Redhat Enterprise 3 AS. Kernal 2.4

I have a linux build that has been customized by a coworker. To install it we use kickstart scripts. The scripts do not show that gcc has been a package that is removed. When I try to install packages from source, I get all kinds of errors.

when i do whereis gcc I get nothing, when I do a find |grep gcc from root I get :
./usr/sbin/libgcc_post_upgrade
./usr/lib/gcc-lib
./lib/libgcc_s-3.2.3-20040701.so.1
./lib/libgcc_s.so.1

So my question is, do I have a compiler installed? If so, how do I find it/ use it to compile new packages.

Also these are the packages removed in the kickstart file.

# Remove unecessary packages
########################################################################
rpm -e apmd ash aspell aspell-config at redhat-lsb authd autofs comps cups cups-libs mkbootdisk dosfstools eal3-certification-doc eal3-certification ed fbset finger htmlview iptables-ipv6 irda-utils isdn4k-utils jfsutils jpackage-utils jwhois lslk sendmail m4 mailcap mtools syslinux mt-st nano nc nfs-utils parted patch pax pdksh portmap ypbind yp-tools ppp rp-pppoe wvdial prelink prelink procmail pspell redhat-config-mouse rdate rdist rsh setserial slocate specspo stunnel talk xinetd tftp tcsh


bulliver 11-18-2005 12:54 PM

Gcc does not appear to be installed...
Mine is at /usr/bin/gcc


All times are GMT -5. The time now is 08:27 PM.