Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: bzuelly on April 01, 2005, 07:10:46 PM

Title: C++ compiler
Post by: bzuelly 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
Title: C++ compiler
Post by: william_syd on April 03, 2005, 01:54:47 PM
I asked a similar question here http://forums.contribs.org/index.php?topic=26734.0

with information from here http://forums.contribs.org/index.php?topic=26568.msg108454#msg108454
Title: C++ compiler
Post by: egerards 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 (http://egerards.com/sme/compiler/).
Title: Re: C++ compiler
Post by: CharlieBrady 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.