Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Joe on May 05, 2002, 01:41:24 PM

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

thanks in regards,
joe
Title: Re: C++ compiler
Post by: JD 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<<
Title: Re: C++ compiler
Post by: Jon Blakely 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