Hi,

I am having a problem with the draw function.  This is the output I get:

(1) -> draw(x,x=0..1)
cc1: error: /root/axiom/mnt/ubuntu/bin/../h: Permission denied

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

It seems like it's looking for some library in /root/axiom/mnt...
I installed to /usr/lib/axiom using these commands:

t...@timcomp:/usr/lib/axiom$ export AXIOM=`pwd`/mnt/ubuntu
t...@timcomp:/usr/lib/axiom$ export PATH=$AXIOM/bin:$PATH
t...@timcomp:/usr/lib/axiom$ axiom

-Tim



_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to