Re: Axiom does not start

root <[email protected]> Thu, 15 Jan 2009 14:34:07 -0500
Newsgroups gmane.comp.mathematics.axiom.user
Message-ID <[email protected]>
The "cc1" error appears to imply that you don't have the compiler installed.
GCL uses the install C compiler. Try 
  )set function compile off
and see if the problem goes away.

I'm not sure what the second error is.
I'll have to build an unbuntu 64 machine and see if I can reproduce it.
This will take some time.

Tim