I'm not sure but I believe that the draw command is trying
to write a temporary file. After you set the AXIOM shell
variable and the PATH variable, try changing to someplace
where you can write (e.g. your home directory).
Let me know if that fails.
Tim
Timothy Philip Carson wrote:
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
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer