Koozali.org: home of the SME Server

C++ compiler

Joe

C++ compiler
« on: May 05, 2002, 01:41:24 PM »
Hi all!
Is there an easy way to install the gcc compiler?

thanks in regards,
joe

JD

Re: C++ compiler
« Reply #1 on: May 06, 2002, 06:05:55 AM »
I had the RedHat 7.2 discs ... and installed the following:

kernel-headers-2.4.7-10.i386.rpm
glibc-devel-2.4.4-13.i386.rpm
binutils-2.11.90.0.8-9.i386.rpm
gcc-2.96-98.i386.rpm
make-3.79.1-8.i386.rpm

worked like a charm.

>>JD<<

Jon Blakely

Re: C++ compiler
« Reply #2 on: May 06, 2002, 02:59:58 PM »
Joe

Goto

http://myezserver.com/downloads/mitel/contrib/dev-tools/

Every thing you need is there plus a How To.

Jon