axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] draw function system error


From: Timothy Philip Carson
Subject: [Axiom-developer] draw function system error
Date: Mon, 10 May 2010 13:04:05 -0400
User-agent: SquirrelMail/1.5.2 [SVN]

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:

address@hidden:/usr/lib/axiom$ export AXIOM=`pwd`/mnt/ubuntu
address@hidden:/usr/lib/axiom$ export PATH=$AXIOM/bin:$PATH
address@hidden:/usr/lib/axiom$ axiom

-Tim





reply via email to

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