Koozali.org: home of the SME Server

C++ compiler

bzuelly

C++ compiler
« on: April 01, 2005, 07:10:46 PM »
I just loaded SME 6 and am trying to install moveabletype(weblog software).  It requires some templates that require a c compiler.  How can I check for a c compiler and/or install one?  shouldnt there be a compiler with a basic load of SME?

Thanks

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
C++ compiler
« Reply #1 on: April 03, 2005, 01:54:47 PM »
Regards,
William

IF I give advise.. It's only if it was me....

egerards

C++ compiler
« Reply #2 on: April 03, 2005, 10:17:07 PM »
The download locations in the links of William seem to be for releases other than 6.X .

I have the compiler rpm's for SME 6.X available on my own server. If you like you can pick them up here.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: C++ compiler
« Reply #3 on: April 04, 2005, 12:00:51 AM »
Quote from: "bzuelly"
How can I check for a c compiler ...


"which cc". But there isn't one installed.

Quote

shouldnt there be a compiler with a basic load of SME?


No. Installing a compiler reduces the security of a computer. Worms/viruses sometimes spread by downloading source code and compiling on the box. If there is no compiler, they "die" without spreading.