axiom-math
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-math] Axiom: Errors on suse 10.2, 32 bit


From: C . Frangos
Subject: [Axiom-math] Axiom: Errors on suse 10.2, 32 bit
Date: Wed, 31 Oct 2007 09:06:41 +0200


I have installed the axiom binaries on a suse linux 10.2, 32 bit system, and 
am trying some basic commands.

I am getting the errors below. 

(Some time ago Tim Daly reported similar errors on my behalf. The two 
responses that were posted referred to lisp, which I 
unfortunately do not know. Its not clear how to fix the problem).

(In the meantime I am using 2004 axiom (no graphics) compiled on an old suse 
linux 7.2 system, 32 bit).

Any assistance would be much appreciated.

TIA,

Constantine Frangos.




(11) -> x(s)==(q:=cos(s);return(q))      
                                                                   Type: Void
(12) -> x(y)
   Compiling function x with type Variable y -> Expression Integer 
cc1: error: /root/axiom/mnt/fedora5/bin/../h: Permission denied
(12) -> x(y)

   (12)  cos(y)
                                                     Type: Expression Integer
(13) -> 


(11) -> draw(sin(x),x=-1..1);
   Loading /home/apps/axiombin/mnt/fedora5/algebra/SEG.o for domain 
      Segment 
   Loading /home/apps/axiombin/mnt/fedora5/algebra/SEGBIND.o for domain
      SegmentBinding 
   Loading /home/apps/axiombin/mnt/fedora5/algebra/FLOAT.o for domain 
      Float 
.................................
 Loading /home/apps/axiombin/mnt/fedora5/algebra/DISPLAY.o for 
      package DisplayPackage 
   Loading /home/apps/axiombin/mnt/fedora5/algebra/MKFLCFN.o for 


      package MakeFloatCompiledFunction 
cc1: error: /root/axiom/mnt/fedora5/bin/../h: Permission denied
 
   >> System error:
   (SYSTEM "gcc -c -Wall -DVOL=volatile -fsigned-char -pipe  
-I/root/axiom/mnt/fedora5/bin/../h  -O3 -fomit-frame-pointer -c 
\"/tmp/gazonk7.c\" -o \"/tmp/gazonk7.o\" -w") returned a non-zero value 0.

(11) -> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]