Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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
-
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
-
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/).
-
How can I check for a c compiler ...
"which cc". But there isn't one installed.
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.